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

  /system/connectivity/shill/cellular/
cellular_capability_cdma.h 93 static const char kPhoneNumber[];
cellular_capability_cdma.cc 51 const char CellularCapabilityCDMA::kPhoneNumber[] = "#777";
169 properties->SetString(kConnectPropertyPhoneNumber, kPhoneNumber);
cellular_capability_universal_cdma.cc 56 const char kPhoneNumber[] = "#777";
403 properties->SetString(kPropertyConnectNumber, kPhoneNumber);
cellular_capability_gsm.h 158 static const char kPhoneNumber[];
cellular_capability_gsm.cc 61 const char CellularCapabilityGSM::kPhoneNumber[] = "*99#";
278 properties->SetString(kConnectPropertyPhoneNumber, kPhoneNumber);
cellular_capability_universal.cc 94 const char kPhoneNumber[] = "*99#";
684 properties->SetString(kConnectNumber, kPhoneNumber);
    [all...]

Completed in 640 milliseconds