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

  /system/connectivity/shill/cellular/
cellular_capability_gsm.h 154 static const char kNetworkPropertyID[];
cellular_capability_gsm.cc 56 const char CellularCapabilityGSM::kNetworkPropertyID[] = "operator-num";
590 } else if (it->first == kNetworkPropertyID) {

Completed in 34 milliseconds