Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dvoice.c263 return adev->voice.in_call; in voice_is_in_call()
436 adev->voice.in_call = true; in voice_start_call()
452 adev->voice.in_call = false; in voice_stop_call()
552 adev->voice.in_call = false; in voice_init()
Dvoice.h63 bool in_call; member