Home | History | Annotate | Download | only in phone

Lines Matching refs:HAC_VAL_ON

210     public static final String HAC_VAL_ON = "ON";
506 mAudioManager.setParameter(HAC_KEY, hac != 0 ? HAC_VAL_ON : HAC_VAL_OFF);