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.java226 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/
DNotifCollectionListener.java131 default void onNotificationChannelModified( in onNotificationChannelModified() method
DNotifEvent.kt117 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.java464 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/
DNoManSimulator.java80 listener.onNotificationChannelModified(pkg, user, channel, modificationType); in issueChannelModification()
DNotifCollectionTest.java376 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/
DNotificationListenerWithPlugins.java119 if (plugin.onNotificationChannelModified(pkgName, user, channel, modificationType)) { in onPluginNotificationChannelModified()
/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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java241 void onNotificationChannelModified( in onNotificationChannelModified() method
DBubbleController.java1782 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/
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.java492 private void onNotificationChannelModified( in onNotificationChannelModified() method in NotifCollection
968 public void onNotificationChannelModified(
973 NotifCollection.this.onNotificationChannelModified(
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java636 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/
DBubblesTest.java1481 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/
DDataManager.java1256 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java805 public void onNotificationChannelModified(
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41172 …method @UiThread public void onNotificationChannelModified(String, android.os.UserHandle, android.…