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

  /system/connectivity/shill/cellular/
cellular_capability_gsm.h 161 static const char kPropertyUnlockRequired[];
cellular_capability_gsm.cc 66 const char CellularCapabilityGSM::kPropertyUnlockRequired[] = "UnlockRequired";
686 if (properties.ContainsString(kPropertyUnlockRequired)) {
688 properties.GetString(kPropertyUnlockRequired);

Completed in 35 milliseconds