Searched refs:areNotificationsEnabled (Results 1 – 12 of 12) sorted by relevance
81 boolean areNotificationsEnabled) { in writeIdentifierDisclosure() argument84 areNotificationsEnabled); in writeIdentifierDisclosure()
95 doReturn(true).when(mNotificationManager).areNotificationsEnabled(); in setUp()348 doReturn(false).when(mNotificationManager).areNotificationsEnabled(); in testNotificationsDisabled()
357 if (channelNotificationsDisabled || !notificationManager.areNotificationsEnabled()) { in onDisplayPerformanceBoostNotification()
82 boolean areNotificationsEnabled(String pkg); in areNotificationsEnabled() method
1523 public boolean areNotificationsEnabled() { in areNotificationsEnabled() method in NotificationManager1526 return service.areNotificationsEnabled(mContext.getPackageName()); in areNotificationsEnabled()
523 "package enabled? " + mNM.areNotificationsEnabled(),
3864 public boolean areNotificationsEnabled(String pkg) {
1931 HSPLandroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z2362 HSPLandroid/app/NotificationManager;->areNotificationsEnabled()Z
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6416 Landroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z6613 Landroid/app/INotificationManager;->areNotificationsEnabled(Ljava/lang/String;)Z
7003 method public boolean areNotificationsEnabled();