/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 226 public void onNotificationChannelModified( in onNotificationChannelModified() method in NotificationListener 232 handler.onNotificationChannelModified(pkgName, user, channel, modificationType); in onNotificationChannelModified() 322 default void onNotificationChannelModified( in onNotificationChannelModified() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/ |
D | NotifCollectionListener.java | 131 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 | 464 public void onNotificationChannelModified( in setupNotifPipeline() 469 BubblesManager.this.onNotificationChannelModified( in setupNotifPipeline() 505 void onNotificationChannelModified( in onNotificationChannelModified() method in BubblesManager 510 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 | 241 void onNotificationChannelModified( in onNotificationChannelModified() method
|
D | BubbleController.java | 1782 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in BubbleController 2714 public void onNotificationChannelModified(String pkg, in onNotificationChannelModified() method in BubbleController 2720 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 | 636 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService 2463 onNotificationChannelModified(pkgName, user, channel, modificationType); in handleMessage()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
D | BubblesTest.java | 1481 mBubbleController.onNotificationChannelModified(entry.getSbn().getPackageName(), in testNotificationChannelModified_channelUpdated_removesOverflowBubble() 1507 mBubbleController.onNotificationChannelModified(entry.getSbn().getPackageName(), in testNotificationChannelModified_channelDeleted_removesOverflowBubble()
|
/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/packages/SystemUI/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetManager.java | 805 public void onNotificationChannelModified(
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 41172 …method @UiThread public void onNotificationChannelModified(String, android.os.UserHandle, android.…
|