Searched refs:IsInactiveState (Results 1 – 3 of 3) sorted by relevance
49 bool IsInactiveState() const;
34 bool CellularDataStateMachine::IsInactiveState() const in IsInactiveState() function in OHOS::Telephony::CellularDataStateMachine
512 if (connect->IsInactiveState() && apnManager_->IsDataConnectionNotUsed(connect)) { in FindIdleCellularDataConnection()