Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_SIMLocking/
Dnetwork_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.py31 ERROR_PIN_BLOCKED = 'org.chromium.flimflam.Error.PinBlocked' variable in ShillProxy