Home
last modified time | relevance | path

Searched defs:shortcutManager (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/shortcuts/
H A DDynamicShortcuts.java99 ShortcutManager shortcutManager = getShortcutManager(context); in refresh() local
153 ShortcutManager shortcutManager = getShortcutManager(context); in updateIcons() local
210 ShortcutManager shortcutManager = getShortcutManager(context); in applyDelta() local
H A DPinnedShortcuts.java97 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refresh() local
151 ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in applyDelta() local
H A DShortcutUsageReporter.java96 ShortcutManager shortcutManager = in doInBackground() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DSettingsInitialize.java135 final ShortcutManager shortcutManager = context.getSystemService(ShortcutManager.class); in refreshExistingShortcuts() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java149 ShortcutManager shortcutManager, in provideNotificationGutsManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfo.java190 ShortcutManager shortcutManager, in bindNotification()
H A DNotificationGutsManager.java151 ShortcutManager shortcutManager, in NotificationGutsManager()
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DDynamicShortcuts.java124 ShortcutManager shortcutManager, JobScheduler jobScheduler) { in DynamicShortcuts()
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java2241 final ShortcutManager shortcutManager = (ShortcutManager) in createLauncherShortcutWithContact() local