HomeSort by relevance Sort by last modified time
    Searched refs:EMERGENCY_ASSISTANCE_ENABLED (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
DefaultEmergencyPreference.java 136 return TelephonyManager.EMERGENCY_ASSISTANCE_ENABLED
  /packages/services/Telephony/src/com/android/phone/
EmergencyActionGroup.java 130 if (TelephonyManager.EMERGENCY_ASSISTANCE_ENABLED) {
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 357 public static final boolean EMERGENCY_ASSISTANCE_ENABLED = true;
    [all...]

Completed in 754 milliseconds