Home
last modified time | relevance | path

Searched refs:createConversationNotificationChannelForPackage (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationChannelHelper.java58 notificationManager.createConversationNotificationChannelForPackage( in createConversationChannelIfNeeded()
/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl105 …void createConversationNotificationChannelForPackage(String pkg, int uid, in NotificationChannel p… in createConversationNotificationChannelForPackage() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfoTest.java1181 verify(mMockINotificationManager, times(1)).createConversationNotificationChannelForPackage( in testBindNotification_createsNewChannel()
1207 verify(mMockINotificationManager, never()).createConversationNotificationChannelForPackage( in testBindNotification_doesNotCreateNewChannelIfExists()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java598 sINM.createConversationNotificationChannelForPackage(pkg, uid, parent, conversationId); in createConversationNotificationChannel()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7618 mBinderService.createConversationNotificationChannelForPackage( in createConversationNotificationChannel()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3636 public void createConversationNotificationChannelForPackage(String pkg, int uid,
/aosp12/frameworks/base/services/
H A Dart-profile26441 …/server/notification/NotificationManagerService$11;->createConversationNotificationChannelForPacka…