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

  /system/connectivity/shill/
error.cc 60 { kErrorResultPinBlocked, "SIM PIN is blocked"},
error_unittest.cc 147 EXPECT_EQ(kErrorResultPinBlocked, Error::GetDBusResult(Error::kPinBlocked));
  /external/cros/system_api/dbus/shill/
dbus-constants.h 480 const char kErrorResultPinBlocked[] = "org.chromium.flimflam.Error.PinBlocked";
    [all...]

Completed in 35 milliseconds