Home
last modified time | relevance | path

Searched refs:getNotificationChannelGroup (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl102 NotificationChannelGroup getNotificationChannelGroup(String pkg, String channelGroupId); in getNotificationChannelGroup() method
DNotificationManager.java774 public NotificationChannelGroup getNotificationChannelGroup(String channelGroupId) { in getNotificationChannelGroup() method in NotificationManager
777 return service.getNotificationChannelGroup(mContext.getPackageName(), channelGroupId); in getNotificationChannelGroup()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java598 assertNull(mHelper.getNotificationChannelGroup(ncg.getId(), PKG_N_MR1, UID_N_MR1)); in testChannelXml_backup()
1540 assertNull(mHelper.getNotificationChannelGroup(deleted.getId(), PKG_N_MR1, UID_N_MR1)); in testDeleteGroup()
1542 mHelper.getNotificationChannelGroup(notDeleted.getId(), PKG_N_MR1, UID_N_MR1)); in testDeleteGroup()
DNotificationManagerServiceTest.java1598 … when(mPreferencesHelper.getNotificationChannelGroup(eq(existing.getId()), eq(PKG), anyInt())) in testUpdateGroupNotifyCreatorBlock()
1621 … when(mPreferencesHelper.getNotificationChannelGroup(eq(existing.getId()), eq(PKG), anyInt())) in testUpdateGroupNotifyCreatorUnblock()
1641 … when(mPreferencesHelper.getNotificationChannelGroup(eq(existing.getId()), eq(PKG), anyInt())) in testUpdateGroupNoNotifyCreatorOtherChanges()
1738 when(mPreferencesHelper.getNotificationChannelGroup(eq(ncg.getId()), eq(PKG), anyInt())) in testDeleteChannelGroupNotifyListener()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1995 mPreferencesHelper.getNotificationChannelGroup(group.getId(), pkg, uid);
2717 public NotificationChannelGroup getNotificationChannelGroup(String pkg, String groupId) {
2737 mPreferencesHelper.getNotificationChannelGroup(groupId, pkg, callingUid);
2820 return mPreferencesHelper.getNotificationChannelGroup(groupId, pkg, uid);
DPreferencesHelper.java968 public NotificationChannelGroup getNotificationChannelGroup(String groupId, String pkg, in getNotificationChannelGroup() method in PreferencesHelper
/frameworks/base/services/
Dart-profile9390 PLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannelGroup(Ljava…
9783 PLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroup(Ljava/lang/String…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...