It's not actually a dialog.  PackageManagerService returns the information
for a special activity when resolveIntentActivity() finds multiple matching
activities.  So that code does the detection, and the component it returns
is the one that ends up getting launched and displays the list of matching
activities.

On Sat, Jul 11, 2009 at 8:25 PM, n179911 <n179...@gmail.com> wrote:

>
> Hi,
>
> Can you please tell me where in the android source code which invokes
> the "Complete Action Using" dialog?  i.e. when I start an Intent,
> Android pops up a "Complete Action Using" dialog.
>
> Thank you for any help/pointer.
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to