Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DPartialConversationInfo.java61 private INotificationManager mINotificationManager; field in PartialConversationInfo
DNotificationConversationInfo.java88 private INotificationManager mINotificationManager; field in NotificationConversationInfo
605 private final INotificationManager mINotificationManager; field in UpdateChannelRunnable
DNotificationInfo.java94 private INotificationManager mINotificationManager; field in NotificationInfo
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerTest.java126 @Mock private INotificationManager mINotificationManager; field in NotificationGutsManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDependency.java310 @Inject Lazy<INotificationManager> mINotificationManager; field in Dependency
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java183 private INotificationManager mINotificationManager; field in BubbleController