Searched defs:GetModemStateString (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/cellular/
H A Dcellular.cc194 string Cellular::GetModemStateString(ModemState modem_state) { function in class:shill::Cellular
918 SLOG(this, 2) << __func__ << ": " << GetModemStateString(old_state)
919 << " -> " << GetModemStateString(new_state);

Completed in 58 milliseconds