Searched refs:areNotificationsEnabled (Results 1 – 12 of 12) sorted by relevance
95 doReturn(true).when(mNotificationManager).areNotificationsEnabled(); in setUp()348 doReturn(false).when(mNotificationManager).areNotificationsEnabled(); in testNotificationsDisabled()
357 if (channelNotificationsDisabled || !notificationManager.areNotificationsEnabled()) { in onDisplayPerformanceBoostNotification()
79 boolean areNotificationsEnabled(String pkg); in areNotificationsEnabled() method
1379 public boolean areNotificationsEnabled() { in areNotificationsEnabled() method in NotificationManager1382 return service.areNotificationsEnabled(mContext.getPackageName()); in areNotificationsEnabled()
523 "package enabled? " + mNM.areNotificationsEnabled(),
3634 public boolean areNotificationsEnabled(String pkg) {
1950 HSPLandroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z2388 HSPLandroid/app/NotificationManager;->areNotificationsEnabled()Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5091 HPLcom/android/server/notification/NotificationManagerService$10;->areNotificationsEnabled(Ljava/la…
6416 Landroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z6613 Landroid/app/INotificationManager;->areNotificationsEnabled(Ljava/lang/String;)Z
6792 method public boolean areNotificationsEnabled();