Searched refs:pinnedIds (Results 1 – 1 of 1) sorted by relevance
291 List<String> pinnedIds = new ShortcutRequest(context, user) in updatePinnedShortcuts() local297 idOp.accept(pinnedIds, id); in updatePinnedShortcuts()299 context.getSystemService(LauncherApps.class).pinShortcuts(packageName, pinnedIds, user); in updatePinnedShortcuts()