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

  /packages/services/Telephony/src/com/android/phone/settings/
SettingsConstants.java 32 public static final String HAC_VAL_OFF = "OFF";
AccessibilitySettingsFragment.java 134 ? SettingsConstants.HAC_VAL_ON : SettingsConstants.HAC_VAL_OFF);
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 393 ? SettingsConstants.HAC_VAL_ON : SettingsConstants.HAC_VAL_OFF);
    [all...]

Completed in 173 milliseconds