Home
last modified time | relevance | path

Searched refs:ERROR_PIN_BLOCKED (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/cellular_SIMLocking/
Dcellular_SIMLocking.py170 if e.get_dbus_name() != self.test_env.shill.ERROR_PIN_BLOCKED:
283 if e.get_dbus_name() != self.test_env.shill.ERROR_PIN_BLOCKED:
/external/autotest/client/cros/networking/
Dshill_proxy.py38 ERROR_PIN_BLOCKED = 'org.chromium.flimflam.Error.PinBlocked' variable in ShillProxy