HomeSort by relevance Sort by last modified time
    Searched refs:IsEnabledModemState (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/cellular/
cellular_capability_classic.cc 292 if (!Cellular::IsEnabledModemState(prev_modem_state)) {
cellular.h 160 static bool IsEnabledModemState(ModemState state);
cellular.cc 284 return IsEnabledModemState(modem_state_);
294 bool Cellular::IsEnabledModemState(ModemState state) {
    [all...]

Completed in 477 milliseconds