Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dactive_passive_out_of_credits_detector.cc247 Service::IsConnectingState(curr_state)) && in DetectConnectDisconnectLoop()
/system/connectivity/shill/
Dservice.cc393 bool Service::IsConnectingState(ConnectState state) { in IsConnectingState() function in shill::Service
403 return IsConnectingState(state()); in IsConnecting()
1004 } else if (IsConnectingState(state)) { in NoteDisconnectEvent()
Dservice.h216 static bool IsConnectingState(ConnectState state);