Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.h59 CALL_STATE_WAITING, enumerator
98 return call_state == CALL_STATE_WAITING; in isCallWaiting()
115 if (call_state == CALL_STATE_INCOMING || call_state == CALL_STATE_WAITING || in SetCallActive()