Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/people/
DPeopleSpaceTileTest.java68 private LauncherApps mLauncherApps; field in PeopleSpaceTileTest
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DShortcutHelperTest.java71 LauncherApps mLauncherApps; field in ShortcutHelperTest
DNotificationManagerServiceTest.java264 private LauncherApps mLauncherApps; field in NotificationManagerServiceTest
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DConversationIconFactory.java71 final LauncherApps mLauncherApps; field in ConversationIconFactory
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerTest.java134 @Mock private LauncherApps mLauncherApps; field in NotificationGutsManagerTest
DNotificationConversationInfoTest.java139 private LauncherApps mLauncherApps; field in NotificationConversationInfoTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java193 private LauncherApps mLauncherApps; field in NewNotifPipelineBubblesTest
DBubblesTest.java226 private LauncherApps mLauncherApps; field in BubblesTest
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DSuspendPackagesTest.java111 private LauncherApps mLauncherApps; field in SuspendPackagesTest
DBaseShortcutManagerTest.java928 protected LauncherAppsTestable mLauncherApps; // Current one field in BaseShortcutManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManager.java127 private final LauncherApps mLauncherApps; field in NotificationGutsManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java127 private LauncherApps mLauncherApps; field in PeopleSpaceWidgetManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java240 private LauncherApps mLauncherApps; field in PeopleSpaceWidgetManagerTest
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java134 private final LauncherApps mLauncherApps; field in BubbleController