Home
last modified time | relevance | path

Searched defs:mLauncherApps (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleSpaceTileTest.java68 private LauncherApps mLauncherApps; field in PeopleSpaceTileTest
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DShortcutHelperTest.java71 LauncherApps mLauncherApps; field in ShortcutHelperTest
H A DNotificationManagerServiceTest.java344 private LauncherApps mLauncherApps; field in NotificationManagerServiceTest
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DConversationIconFactory.java71 final LauncherApps mLauncherApps; field in ConversationIconFactory
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DSuspendPackagesTest.java92 private LauncherApps mLauncherApps; field in SuspendPackagesTest
H A DBaseShortcutManagerTest.java676 protected LauncherAppsTestable mLauncherApps; // Current one field in BaseShortcutManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java127 @Mock private LauncherApps mLauncherApps; field in NotificationGutsManagerTest
H A DNotificationConversationInfoTest.java142 private LauncherApps mLauncherApps; field in NotificationConversationInfoTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java119 private final LauncherApps mLauncherApps; field in NotificationGutsManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java273 private LauncherApps mLauncherApps; field in BubblesTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java128 private LauncherApps mLauncherApps; field in PeopleSpaceWidgetManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java240 private LauncherApps mLauncherApps; field in PeopleSpaceWidgetManagerTest
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java178 private final LauncherApps mLauncherApps; field in BubbleController