Searched defs:numHeld (Results 1 – 4 of 4) sorted by relevance
32 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
101 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
124 int32_t numHeld = GetCallNum(TelCallState::CALL_STATUS_HOLDING, false); in GetCallState() local
656 int32_t numHeld = CallObjectManager::GetCallNum(TelCallState::CALL_STATUS_HOLDING); variable