Searched defs:shortcutManager (Results 1 – 8 of 8) sorted by relevance
159 val shortcutManager = in test_loadShortcutsWithShortcutManager_resultIntegrity() constant212 val shortcutManager = in test_appPredictorReturnsEmptyList_fallbackToShortcutManager() constant271 val shortcutManager = in test_appPredictor_requestPredictionUpdateFailure_fallbackToShortcutManager() constant346 val shortcutManager = in test_ShortcutLoader_noResultsWithoutAppTargets() constant400 val shortcutManager = mock<ShortcutManager>() in test_nullIntentFilterNoAppAppPredictorResults_returnEmptyResult() constant
99 ShortcutManager shortcutManager = getShortcutManager(context); in refresh() local153 ShortcutManager shortcutManager = getShortcutManager(context); in updateIcons() local210 ShortcutManager shortcutManager = getShortcutManager(context); in applyDelta() local
97 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refresh() local151 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in applyDelta() local
96 ShortcutManager shortcutManager = in doInBackground() local
107 fun shortcutManager(@ApplicationContext ctx: Context): ShortcutManager { in shortcutManager() method
135 final ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refreshExistingShortcuts() local
124 ShortcutManager shortcutManager, JobScheduler jobScheduler) { in DynamicShortcuts()
2250 final ShortcutManager shortcutManager = (ShortcutManager) in createLauncherShortcutWithContact() local