Home
last modified time | relevance | path

Searched defs:mShortcutServiceInternal (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DShortcutHelper.java70 private ShortcutServiceInternal mShortcutServiceInternal; field in ShortcutHelper
175 ShortcutInfo shortcutInfo, ShortcutServiceInternal mShortcutServiceInternal, in isConversationShortcut()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DShortcutHelperTest.java77 ShortcutServiceInternal mShortcutServiceInternal; field in ShortcutHelperTest
H A DNotificationManagerServiceTest.java346 private ShortcutServiceInternal mShortcutServiceInternal; field in NotificationManagerServiceTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java143 private ShortcutServiceInternal mShortcutServiceInternal; field in DataManagerTest
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java135 private ShortcutServiceInternal mShortcutServiceInternal; field in DataManager
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java135 ShortcutServiceInternal mShortcutServiceInternal; field in VoiceInteractionManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java203 private final ShortcutServiceInternal mShortcutServiceInternal; field in LauncherAppsService.LauncherAppsImpl
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java211 ShortcutServiceInternal mShortcutServiceInternal; field in UsageStatsService