HomeSort by relevance Sort by last modified time
    Searched defs:kNetworkPropertyStatus (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/cellular/
cellular_capability_gsm.h 157 static const char kNetworkPropertyStatus[];
cellular_capability_gsm.cc 60 const char CellularCapabilityGSM::kNetworkPropertyStatus[] = "status";
581 if (it->first == kNetworkPropertyStatus) {

Completed in 2146 milliseconds