Searched refs:createShortcutIntents (Results 1 – 5 of 5) sorted by relevance
76 public abstract Intent[] createShortcutIntents( in createShortcutIntents() method in ShortcutServiceInternal
444 doReturn(shortcutIntents).when(shortcutService).createShortcutIntents(anyInt(), any(), in testValidateProfileAppShortcutArguments_notCallingUid()454 verify(shortcutService).createShortcutIntents(callingUser.capture(), any(), in testValidateProfileAppShortcutArguments_notCallingUid()
491 final Intent[] shortcutIntents = shortcutService.createShortcutIntents( in validateAndResolveDragMimeTypeExtras()
3356 public Intent[] createShortcutIntents(int launcherUserId,
13369 Landroid/content/pm/ShortcutServiceInternal;->createShortcutIntents(ILjava/lang/String;Ljava/lang/S…