Home | History | Annotate | Download | only in phone

Lines Matching refs:CallFeaturesSetting

595             audioManager.setParameter(CallFeaturesSetting.HAC_KEY, hac != 0 ?
596 CallFeaturesSetting.HAC_VAL_ON :
597 CallFeaturesSetting.HAC_VAL_OFF);