Searched refs:IN_CALL (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/ |
D | AudioPrimaryHidlHalTest.cpp | 74 for (AudioMode mode : {AudioMode::IN_CALL, AudioMode::IN_COMMUNICATION, AudioMode::RINGTONE, in TEST_P()
|
/hardware/knowles/athletico/sound_trigger_hal/ |
D | cvq_ioctl.h | 176 IN_CALL, enumerator
|
D | sound_trigger_hw_iaxxx.c | 230 stmode = IN_CALL; in get_sthal_mode() 274 if (stm == IN_CALL || stm == CON_DISABLED_CAPTURE) in can_update_recover_list() 1421 (pre_mode == CON_DISABLED_ST && cur_mode == IN_CALL) || in do_handle_functions() 1422 (pre_mode == CON_DISABLED_CAPTURE && cur_mode == IN_CALL) || in do_handle_functions() 1423 (pre_mode == CON_ENABLED_CAPTURE_ST && cur_mode == IN_CALL) || in do_handle_functions() 1424 (pre_mode == CON_ENABLED_ST && cur_mode == IN_CALL)) { in do_handle_functions() 1504 if ((pre_mode == IN_CALL && cur_mode == CON_DISABLED_ST) || in do_handle_functions() 1505 (pre_mode == IN_CALL && cur_mode == CON_DISABLED_CAPTURE) || in do_handle_functions() 1506 (pre_mode == IN_CALL && cur_mode == CON_ENABLED_ST) || in do_handle_functions() 1507 (pre_mode == IN_CALL && cur_mode == CON_ENABLED_CAPTURE_ST) || in do_handle_functions() [all …]
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalTest.cpp | 252 for (AudioMode mode : {AudioMode::IN_CALL, AudioMode::IN_COMMUNICATION, AudioMode::RINGTONE, in TEST_P()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | PrimaryDevice.cpp | 197 case AudioMode::IN_CALL: in setMode()
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 494 IN_CALL = 2,
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 485 IN_CALL = 2,
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 562 IN_CALL = 2,
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 556 IN_CALL = 2,
|