Searched refs:createShortcutIntents (Results 1 – 7 of 7) sorted by relevance
61 public abstract Intent[] createShortcutIntents( in createShortcutIntents() method in ShortcutServiceInternal
405 doReturn(shortcutIntents).when(shortcutService).createShortcutIntents(anyInt(), any(), in testValidateProfileAppShortcutArguments_notCallingUid()415 verify(shortcutService).createShortcutIntents(callingUser.capture(), any(), in testValidateProfileAppShortcutArguments_notCallingUid()
693 final Intent[] intents = mShortcutServiceInternal.createShortcutIntents( in getShortcutIntent()984 final Intent[] intents = mShortcutServiceInternal.createShortcutIntents( in startShortcut()
3480 public Intent[] createShortcutIntents(int launcherUserId, in createShortcutIntents() method
393 final Intent[] shortcutIntents = shortcutService.createShortcutIntents( in validateAndResolveDragMimeTypeExtras()
16247 Landroid/content/pm/ShortcutServiceInternal;->createShortcutIntents(ILjava/lang/String;Ljava/lang/S…
32757 PLcom/android/server/pm/ShortcutService$LocalService;->createShortcutIntents(ILjava/lang/String;Lja…