Home
last modified time | relevance | path

Searched refs:isSafetyCenterSupported (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/
DCellularSecurityPreferenceController.java121 boolean isSafetyCenterSupported = isSafetyCenterSupported(); in handlePreferenceTreeClick()
122 if (isSafetyCenterSupported) { in handlePreferenceTreeClick()
141 protected boolean isSafetyCenterSupported() { in isSafetyCenterSupported() method in CellularSecurityPreferenceController
/packages/apps/Settings/src/com/android/settings/network/telephony/
DCellularSecurityNotificationsDividerController.java65 if (!isSafetyCenterSupported()) { in getAvailabilityStatus()
91 protected boolean isSafetyCenterSupported() { in isSafetyCenterSupported() method in CellularSecurityNotificationsDividerController
DCellularSecurityNotificationsPreferenceController.java70 if (!isSafetyCenterSupported()) { in getAvailabilityStatus()
179 protected boolean isSafetyCenterSupported() { in isSafetyCenterSupported() method in CellularSecurityNotificationsPreferenceController