Home
last modified time | relevance | path

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

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