Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java82 INotificationManager iNotificationManager, in bindNotification() argument
91 mINotificationManager = iNotificationManager; in bindNotification()
H A DNotificationConversationInfo.java198 INotificationManager iNotificationManager, in bindNotification() argument
213 mINotificationManager = iNotificationManager; in bindNotification()
H A DNotificationInfo.java194 INotificationManager iNotificationManager, in bindNotification() argument
210 mINotificationManager = iNotificationManager; in bindNotification()
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java238 final INotificationManager iNotificationManager = NotificationManager.getService(); in createAccountChannelForPackage() local
240 iNotificationManager.createNotificationChannelsForPackage(pkg, uid, in createAccountChannelForPackage()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java241 INotificationManager iNotificationManager, NotificationManager notificationManager, in PeopleSpaceWidgetManager() argument
253 mINotificationManager = iNotificationManager; in PeopleSpaceWidgetManager()