Searched defs:startQuickContact (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
H A DImplicitIntentsUtil.java103 public static void startQuickContact(Activity activity, Uri contactLookupUri, method in class:ImplicitIntentsUtil
105 startQuickContact(activity, contactLookupUri, previousScreenType, /* requestCode */ -1);
113 startQuickContact(activity, contactLookupUri, previousScreenType, requestCode);
116 private static void startQuickContact(Activity activity, Uri contactLookupUri, method in class:ImplicitIntentsUtil

Completed in 54 milliseconds