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

  /packages/apps/Phone/src/com/android/phone/
CallFeaturesSetting.java 210 public static final String HAC_VAL_ON = "ON";
506 mAudioManager.setParameter(HAC_KEY, hac != 0 ? HAC_VAL_ON : HAC_VAL_OFF);
    [all...]
PhoneGlobals.java 638 CallFeaturesSetting.HAC_VAL_ON :
    [all...]

Completed in 52 milliseconds