Searched defs:numActive (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()
123 int32_t numActive = GetCallNum(TelCallState::CALL_STATUS_ACTIVE, false); in GetCallState() local
655 int32_t numActive = CallObjectManager::GetCallNum(TelCallState::CALL_STATUS_ACTIVE); variable