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

  /system/connectivity/shill/cellular/
cellular_capability_classic.h 60 static const char kConnectPropertyApn[];
cellular_capability_classic.cc 47 const char CellularCapabilityClassic::kConnectPropertyApn[] = "apn";
cellular_capability_gsm.cc 288 properties->SetString(kConnectPropertyApn, apn_info[kApnProperty]);

Completed in 195 milliseconds