Searched refs:precallstate (Results 1 – 2 of 2) sorted by relevance
432 if (call.precallstate == (int)TelCallState::CALL_STATUS_WAITING || in UpdateAgIndicator()433 call.precallstate == (int)TelCallState::CALL_STATUS_INCOMING) { in UpdateAgIndicator()479 bluetoothCallList_[sameindex].precallstate = bluetoothCallList_[sameindex].callstate; in UpdateCallList()486 btcall.precallstate = prestate; in UpdateCallList()
504 int precallstate = 0; member