Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java195 final INotificationManager iNotificationManager = NotificationManager.getService(); in createAccountChannelForPackage() local
197 iNotificationManager.createNotificationChannelsForPackage(pkg, uid, in createAccountChannelForPackage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java249 final INotificationManager iNotificationManager, in bindNotification() argument
263 bindNotification(pm, iNotificationManager, visualStabilityManager, pkg, notificationChannel, in bindNotification()
272 INotificationManager iNotificationManager, in bindNotification() argument
287 mINotificationManager = iNotificationManager; in bindNotification()
DNotificationGutsManager.java293 INotificationManager iNotificationManager = INotificationManager.Stub.asInterface( in initializeNotificationInfo() local
316 iNotificationManager, in initializeNotificationInfo()