Searched defs:areNotificationsEnabled (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/network/telephony/ | ||
D | CellularSecurityNotificationsDividerController.java | 86 protected boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityNotificationsDividerController |
D | CellularSecurityNotificationsPreferenceController.java | 160 private boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityNotificationsPreferenceController |
/packages/apps/Settings/src/com/android/settings/network/ | ||
D | CellularSecurityPreferenceController.java | 154 protected boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityPreferenceController |
/packages/apps/Car/Settings/src/com/android/car/settings/notifications/ | ||
D | BaseNotificationsPreferenceController.java | 98 public boolean areNotificationsEnabled(String packageName, int uid) { in areNotificationsEnabled() method in BaseNotificationsPreferenceController |