Searched defs:shortcutIntent (Results 1 – 8 of 8) 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
285 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()
212 Intent shortcutIntent) { in PendingInstallShortcutInfo()
5077 public ItemInfo createShortcutDragInfo(Intent shortcutIntent, CharSequence caption, in createShortcutDragInfo()5084 public ItemInfo createShortcutDragInfo(Intent shortcutIntent, CharSequence caption, in createShortcutDragInfo()
167 Intent shortcutIntent) { in PendingInstallShortcutInfo()