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

  /packages/services/Telephony/src/com/android/phone/settings/
SettingsConstants.java 31 public static final String HAC_VAL_ON = "ON";
AccessibilitySettingsFragment.java 130 ? SettingsConstants.HAC_VAL_ON : SettingsConstants.HAC_VAL_OFF);
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 370 ? SettingsConstants.HAC_VAL_ON : SettingsConstants.HAC_VAL_OFF);
    [all...]

Completed in 284 milliseconds