Home
last modified time | relevance | path

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

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