Searched defs:shortcutIntent (Results 1 – 5 of 5) sorted by relevance
42 Intent shortcutIntent = createShortcutResultIntent( in onCreate() local
124 void onShortcutIntentCreated(Uri uri, Intent shortcutIntent); in onShortcutIntentCreated()295 final Intent shortcutIntent = ImplicitIntentsUtil.getIntentForQuickContactLauncherShortcut( in createContactShortcutIntent() local338 final Intent shortcutIntent = new Intent(shortcutAction, phoneUri); in createPhoneNumberShortcutIntent() local
144 final Intent shortcutIntent = info.getIntent(); in refreshExistingShortcuts() local
159 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated()
260 public void onShortcutIntentCreated(Uri uri, Intent shortcutIntent) { in onShortcutIntentCreated()