| /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() 314 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 | 117 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 | 404 public void onNotificationChannelModified( in setupNotifPipeline() 409 BubblesManager.this.onNotificationChannelModified( in setupNotifPipeline() 445 void onNotificationChannelModified( in onNotificationChannelModified() method in BubblesManager 450 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 | 376 mListenerInOrder.verify(mCollectionListener).onNotificationChannelModified( in testEventDispatchedWhenChannelChanged() 401 mNotifHandler.onNotificationChannelModified(TEST_PACKAGE, in testScheduleBuildNotificationListWhenChannelChanged() 460 mNotifHandler.onNotificationChannelModified(TEST_PACKAGE, in testBuildNotificationListWhenChannelChanged()
|
| /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/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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
| D | Bubbles.java | 240 void onNotificationChannelModified( in onNotificationChannelModified() method
|
| D | BubbleController.java | 1544 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in BubbleController 2389 public void onNotificationChannelModified(String pkg, in onNotificationChannelModified() method in BubbleController 2395 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 | 492 private void onNotificationChannelModified( in onNotificationChannelModified() method in NotifCollection 968 public void onNotificationChannelModified( 973 NotifCollection.this.onNotificationChannelModified(
|
| /frameworks/base/core/java/android/service/notification/ |
| D | NotificationListenerService.java | 620 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService 2431 onNotificationChannelModified(pkgName, user, channel, modificationType); in handleMessage()
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
| D | BubblesTest.java | 1363 mBubbleController.onNotificationChannelModified(entry.getSbn().getPackageName(), in testNotificationChannelModified_channelUpdated_removesOverflowBubble() 1389 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 | 40914 …method public void onNotificationChannelModified(String, android.os.UserHandle, android.app.Notifi…
|