Home
last modified time | relevance | path

Searched refs:getNumNotificationChannelsForPackage (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationInfoTest.java115 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in setUp()
248 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in testBindNotification_DefaultChannelUsesNameWhenMoreThanOneChannelExists()
333 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in testBindNotification_SettingsTextWithMultipleChannels()
348 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in testBindNotification_SettingsTextWithMultipleChannelsForUnblockableApp()
391 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in testBindNotification_NumChannelsTextDisplaysWhenMoreThanOneChannelExists()
419 when(mMockINotificationManager.getNumNotificationChannelsForPackage( in testBindNotification_NumChannelsTextScalesWithNumberOfChannels()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl70 int getNumNotificationChannelsForPackage(String pkg, int uid, boolean includeDeleted); in getNumNotificationChannelsForPackage() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationInfo.java139 int numTotalChannels = iNotificationManager.getNumNotificationChannelsForPackage( in bindNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1935 public int getNumNotificationChannelsForPackage(String pkg, int uid,
/frameworks/base/config/
Dboot-image-profile.txt16765 HSPLandroid/app/INotificationManager;->getNumNotificationChannelsForPackage(Ljava/lang/String;IZ)I