Home
last modified time | relevance | path

Searched refs:onNotificationChannelModified (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java223 public void onNotificationChannelModified( in onNotificationChannelModified() method in NotificationListener
229 handler.onNotificationChannelModified(pkgName, user, channel, modificationType); in onNotificationChannelModified()
313 default void onNotificationChannelModified( in onNotificationChannelModified() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionListener.java130 default void onNotificationChannelModified( in onNotificationChannelModified() method
DNotifEvent.kt115 listener.onNotificationChannelModified(pkgName, user, channel, modificationType) in dispatchToListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryListener.java121 default void onNotificationChannelModified( in onNotificationChannelModified() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java56 default boolean onNotificationChannelModified( in onNotificationChannelModified() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java398 public void onNotificationChannelModified( in setupNotifPipeline()
403 BubblesManager.this.onNotificationChannelModified( in setupNotifPipeline()
446 void onNotificationChannelModified( in onNotificationChannelModified() method in BubblesManager
451 mBubbles.onNotificationChannelModified(pkg, user, channel, modificationType); in onNotificationChannelModified()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNoManSimulator.java80 listener.onNotificationChannelModified(pkg, user, channel, modificationType); in issueChannelModification()
DNotifCollectionTest.java372 mListenerInOrder.verify(mCollectionListener).onNotificationChannelModified( in testEventDispatchedWhenChannelChanged()
397 mNotifHandler.onNotificationChannelModified(TEST_PACKAGE, in testScheduleBuildNotificationListWhenChannelChanged()
456 mNotifHandler.onNotificationChannelModified(TEST_PACKAGE, in testBuildNotificationListWhenChannelChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
DGroupCoalescer.java173 public void onNotificationChannelModified(
178 mHandler.onNotificationChannelModified(pkgName, user, channel, modificationType);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java119 if (plugin.onNotificationChannelModified(pkgName, user, channel, modificationType)) { in onPluginNotificationChannelModified()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java212 void onNotificationChannelModified( in onNotificationChannelModified() method
DBubbleController.java1242 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in BubbleController
1886 public void onNotificationChannelModified(String pkg, in onNotificationChannelModified() method in BubbleController
1892 BubbleController.this.onNotificationChannelModified(pkg, user, channel, in onNotificationChannelModified()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java551 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testConversationIsNotRecentIfCustomized()
774 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testOnNotificationChannelModified()
801 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testGetConversation_demoted()
857 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testIsConversation_demoted()
875 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelCreated()
900 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelModified()
923 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted()
930 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted()
1560 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testCustomizedConversationNotInRecentList()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java459 private void onNotificationChannelModified( in onNotificationChannelModified() method in NotifCollection
931 public void onNotificationChannelModified(
936 NotifCollection.this.onNotificationChannelModified(
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java600 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService
2374 onNotificationChannelModified(pkgName, user, channel, modificationType); in handleMessage()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java1302 mBubbleController.onNotificationChannelModified(entry.getSbn().getPackageName(), in testNotificationChannelModified_channelUpdated_removesOverflowBubble()
1328 mBubbleController.onNotificationChannelModified(entry.getSbn().getPackageName(), in testNotificationChannelModified_channelDeleted_removesOverflowBubble()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java772 public void onNotificationChannelModified(
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1256 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener
/frameworks/base/core/api/
Dcurrent.txt38986 …method public void onNotificationChannelModified(String, android.os.UserHandle, android.app.Notifi…
/frameworks/base/services/
Dart-profile32620 HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationChannelModified(…