There has never really been an official API to do this; there isn't an API in HC for it.
On Mon, Apr 4, 2011 at 8:11 PM, SImplyG2010 <[email protected]>wrote: > Hey guys, > > Does anyone know the equivalent of > > Intent inte = new Intent(); > inte.setAction(Intent.ACTION_CLOSE_SYSTEM_DIALOGS); > sendBroadcast(inte); > > In honeycomb to force the recent activites pop up window to close? The > above works on 2.3.3 for the long press on the home key but > unfortunately it doesn's seem to work on honey comb or not on the > emulator at least....! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

