Searched defs:shortcutIntent (Results 1 – 6 of 6) sorted by relevance
42 Intent shortcutIntent = createShortcutResultIntent( in onCreate() local
144 Intent createResultIntent(Intent shortcutIntent, ResolveInfo resolveInfo, in createResultIntent()211 private static ShortcutInfo createShortcutInfo(Context context, Intent shortcutIntent, in createShortcutInfo()
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
137 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()