Searched refs:createShortcutIntents (Results 1 – 3 of 3) sorted by relevance
59 public abstract Intent[] createShortcutIntents( in createShortcutIntents() method in ShortcutServiceInternal
538 final Intent[] intents = mShortcutServiceInternal.createShortcutIntents( in startShortcut()
2515 public Intent[] createShortcutIntents(int launcherUserId, in createShortcutIntents() method in ShortcutService.LocalService