Searched defs:shortcutIntent (Results 1 – 7 of 7) sorted by relevance
41 Intent shortcutIntent = intentForPosition(position); in onListItemClick() local
118 void onShortcutIntentCreated(Uri uri, Intent shortcutIntent); in onShortcutIntentCreated()268 Intent shortcutIntent = new Intent(ContactsContract.QuickContact.ACTION_QUICK_CONTACT); in createContactShortcutIntent() local319 Intent shortcutIntent = new Intent(shortcutAction, phoneUri); in createPhoneNumberShortcutIntent() local
284 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated()
117 Intent shortcutIntent = createShortcutIntent(url); in createAddToHomeIntent() local129 Intent shortcutIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(url)); in createShortcutIntent() local
192 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated()
167 Intent shortcutIntent) { in PendingInstallShortcutInfo()
5027 public ItemInfo createShortcutDragInfo(Intent shortcutIntent, CharSequence caption, in createShortcutDragInfo()5034 public ItemInfo createShortcutDragInfo(Intent shortcutIntent, CharSequence caption, in createShortcutDragInfo()