Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java50 private INotificationManager mINotificationManager; field in PartialConversationInfo
H A DNotificationConversationInfo.java88 private INotificationManager mINotificationManager; field in NotificationConversationInfo
612 private final INotificationManager mINotificationManager; field in UpdateChannelRunnable
H A DNotificationInfo.java96 private INotificationManager mINotificationManager; field in NotificationInfo
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java126 @Mock private INotificationManager mINotificationManager; field in NotificationGutsManagerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java328 @Inject Lazy<INotificationManager> mINotificationManager; field in Dependency
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java135 private INotificationManager mINotificationManager; field in PeopleSpaceWidgetManager
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java246 private INotificationManager mINotificationManager; field in PeopleSpaceWidgetManagerTest