Searched refs:onNotificationChannelModified (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
D | DataManagerTest.java | 475 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testShortcutNotUncachedIfNotificationChannelCreated() 497 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelCreated() 522 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelModified() 545 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted() 552 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testNotificationChannelDeleted() 600 listenerService.onNotificationChannelModified(TEST_PKG_NAME, UserHandle.of(USER_ID_PRIMARY), in testDoNotUncacheShortcutWhenShutdownIfNotificationChannelCreated()
|
/frameworks/base/core/java/android/service/notification/ |
D | NotificationListenerService.java | 523 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService 2169 onNotificationChannelModified(pkgName, user, channel, modificationType);
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | DataManager.java | 846 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/config/ |
D | boot-image-profile.txt | 17752 HSPLandroid/service/notification/NotificationListenerService;->onNotificationChannelModified(Ljava/…
|
/frameworks/base/services/ |
D | art-profile | 23081 HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationChannelModified(…
|
/frameworks/base/api/ |
D | current.txt | 43812 …method public void onNotificationChannelModified(String, android.os.UserHandle, android.app.Notifi…
|