Home
last modified time | relevance | path

Searched refs:AUDIO_PARAMETER_VALUE_TTY_OFF (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h92 #define AUDIO_PARAMETER_VALUE_TTY_OFF "tty_off" macro
/hardware/qcom/audio/msm8909/hal/
Dvoice.c436 if (strcmp(value, AUDIO_PARAMETER_VALUE_TTY_OFF) == 0) in voice_set_parameters()
/hardware/qcom/audio/hal/
Dvoice.c449 if (strcmp(value, AUDIO_PARAMETER_VALUE_TTY_OFF) == 0) in voice_set_parameters()