Home
last modified time | relevance | path

Searched defs:iNotificationManager (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java249 final INotificationManager iNotificationManager, in bindNotification()
272 INotificationManager iNotificationManager, in bindNotification()
DNotificationGutsManager.java293 INotificationManager iNotificationManager = INotificationManager.Stub.asInterface( in initializeNotificationInfo() local
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java195 final INotificationManager iNotificationManager = NotificationManager.getService(); in createAccountChannelForPackage() local