Home
last modified time | relevance | path

Searched defs:areNotificationsEnabled (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/telephony/
DCellularSecurityNotificationsDividerController.java86 protected boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityNotificationsDividerController
DCellularSecurityNotificationsPreferenceController.java160 private boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityNotificationsPreferenceController
/packages/apps/Settings/src/com/android/settings/network/
DCellularSecurityPreferenceController.java154 protected boolean areNotificationsEnabled() { in areNotificationsEnabled() method in CellularSecurityPreferenceController
/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DBaseNotificationsPreferenceController.java98 public boolean areNotificationsEnabled(String packageName, int uid) { in areNotificationsEnabled() method in BaseNotificationsPreferenceController