/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 223 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/ |
D | NotifCollectionListener.java | 130 default void onNotificationChannelModified( in onNotificationChannelModified() method
|
D | NotifEvent.kt | 115 listener.onNotificationChannelModified(pkgName, user, channel, modificationType) in dispatchToListener()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationEntryListener.java | 121 default void onNotificationChannelModified( in onNotificationChannelModified() method
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | NotificationListenerController.java | 56 default boolean onNotificationChannelModified( in onNotificationChannelModified() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 398 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/ |
D | NoManSimulator.java | 80 listener.onNotificationChannelModified(pkg, user, channel, modificationType); in issueChannelModification()
|
D | NotifCollectionTest.java | 372 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/ |
D | GroupCoalescer.java | 173 public void onNotificationChannelModified( 178 mHandler.onNotificationChannelModified(pkgName, user, channel, modificationType);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationListenerWithPlugins.java | 119 if (plugin.onNotificationChannelModified(pkgName, user, channel, modificationType)) { in onPluginNotificationChannelModified()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | Bubbles.java | 212 void onNotificationChannelModified( in onNotificationChannelModified() method
|
D | BubbleController.java | 1242 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/ |
D | DataManagerTest.java | 551 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/ |
D | NotifCollection.java | 459 private void onNotificationChannelModified( in onNotificationChannelModified() method in NotifCollection 931 public void onNotificationChannelModified( 936 NotifCollection.this.onNotificationChannelModified(
|
/frameworks/base/core/java/android/service/notification/ |
D | NotificationListenerService.java | 600 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/ |
D | BubblesTest.java | 1302 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/ |
D | PeopleSpaceWidgetManager.java | 772 public void onNotificationChannelModified(
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | DataManager.java | 1256 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener
|
/frameworks/base/core/api/ |
D | current.txt | 38986 …method public void onNotificationChannelModified(String, android.os.UserHandle, android.app.Notifi…
|
/frameworks/base/services/ |
D | art-profile | 32620 HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationChannelModified(…
|