Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java164 public void onNotificationChannelModified( in onNotificationChannelModified() method in NotificationListener
170 handler.onNotificationChannelModified(pkgName, user, channel, modificationType); in onNotificationChannelModified()
248 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/statusbar/notification/collection/coalescer/
DGroupCoalescer.java165 public void onNotificationChannelModified(
170 mHandler.onNotificationChannelModified(pkgName, user, channel, modificationType);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNoManSimulator.java80 listener.onNotificationChannelModified(pkg, user, channel, modificationType); in issueChannelModification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java116 if (plugin.onNotificationChannelModified(pkgName, user, channel, modificationType)) { in onPluginNotificationChannelModified()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java546 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testConversationIsNotRecentIfCustomized()
712 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testOnNotificationChannelModified()
739 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testGetConversation_demoted()
795 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testIsConversation_demoted()
813 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelCreated()
838 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelModified()
861 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted()
868 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted()
1428 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testCustomizedConversationNotInRecentList()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java592 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService
2343 onNotificationChannelModified(pkgName, user, channel, modificationType); in handleMessage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java775 public void onNotificationChannelModified(
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1224 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener
/frameworks/base/core/api/
Dcurrent.txt38597 …method public void onNotificationChannelModified(String, android.os.UserHandle, android.app.Notifi…
/frameworks/base/services/
Dart-profile28583 HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationChannelModified(…