Home
last modified time | relevance | path

Searched refs:getNotificationChannelGroups (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java39 Collection<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method
DPreferencesHelper.java1529 public ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method in PreferencesHelper
1610 public Collection<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method in PreferencesHelper
DNotificationManagerService.java4320 public ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(
4323 return mPreferencesHelper.getNotificationChannelGroups(
4444 return mPreferencesHelper.getNotificationChannelGroups(
4473 return mPreferencesHelper.getNotificationChannelGroups(
6378 groups.addAll(mPreferencesHelper.getNotificationChannelGroups(
/frameworks/base/core/java/android/app/
DINotificationManager.aidl121 ParceledListSlice getNotificationChannelGroups(String pkg); in getNotificationChannelGroups() method
DNotificationManager.java1125 public List<NotificationChannelGroup> getNotificationChannelGroups() { in getNotificationChannelGroups() method in NotificationManager
1129 service.getNotificationChannelGroups(mContext.getPackageName()); in getNotificationChannelGroups()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java630 List<NotificationChannelGroup> actualGroups = mXmlHelper.getNotificationChannelGroups( in testChannelXml()
714 List<NotificationChannelGroup> actualGroups = mXmlHelper.getNotificationChannelGroups( in testChannelXmlForBackup()
2988 assertEquals(1, mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1).size()); in testDeleteGroup()
3101 assertEquals(0, mHelper.getNotificationChannelGroups( in testOnPackageChanged_packageRemoval_groups()
3146 assertEquals(0, mHelper.getNotificationChannelGroups(PKG_O, UID_O).size()); in testClearData()
3167 mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1).iterator().next()); in testCreateGroup()
3239 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups()
3274 mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1, true, true, false, true, null) in testGetChannelGroups_noSideEffects()
3281 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups_noSideEffects()
3307 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups_includeEmptyGroups()
[all …]
DNotificationManagerServiceTest.java4338 verify(mPreferencesHelper, times(1)).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_success()
4355 verify(mPreferencesHelper, never()).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_noAccess()
4375 verify(mPreferencesHelper, never()).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_badUser()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java944 public final List<NotificationChannelGroup> getNotificationChannelGroups(@NonNull String pkg, in getNotificationChannelGroups() method in NotificationListenerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt1944 HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)L…
2380 HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List;
/frameworks/base/services/
Dart-profile2100 HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroups(Ljava/lang/Stri…
/frameworks/base/config/
Dboot-image-profile.txt1944 HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)L…
2380 HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List;
/frameworks/base/core/api/
Dcurrent.txt7028 … method public java.util.List<android.app.NotificationChannelGroup> getNotificationChannelGroups();
41162 …ic final java.util.List<android.app.NotificationChannelGroup> getNotificationChannelGroups(@NonNul…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6451 Landroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)Land…
6641 Landroid/app/INotificationManager;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/conten…