Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/
H A DResetAppPrefFragmentTest.java82 private INotificationManager mINotificationManager; field in ResetAppPrefFragmentTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java61 private INotificationManager mINotificationManager; field in PartialConversationInfo
H A DNotificationConversationInfo.java87 private INotificationManager mINotificationManager; field in NotificationConversationInfo
599 private final INotificationManager mINotificationManager; field in UpdateChannelRunnable
H A DNotificationInfo.java96 private INotificationManager mINotificationManager; field in NotificationInfo
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java130 @Mock private INotificationManager mINotificationManager; field in NotificationGutsManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java348 @Inject Lazy<INotificationManager> mINotificationManager; field in Dependency
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java134 private INotificationManager mINotificationManager; field in PeopleSpaceWidgetManager
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java246 private INotificationManager mINotificationManager; field in PeopleSpaceWidgetManagerTest