Searched defs:cacheShortcuts (Results 1 – 4 of 4) sorted by relevance
135 public abstract void cacheShortcuts(int launcherUserId, in cacheShortcuts() method in ShortcutServiceInternal
118 void cacheShortcuts(String callingPackage, String packageName, in List<String> shortcutIds, in cacheShortcuts() method
1584 public void cacheShortcuts(@NonNull String packageName, @NonNull List<String> shortcutIds, in cacheShortcuts() method in LauncherApps
1362 public void cacheShortcuts(String callingPackage, String packageName, List<String> ids, in cacheShortcuts() method in LauncherAppsService.LauncherAppsImpl