Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1498 def is_waiting_for_unlock_pin(self): member in AndroidDevice
1518 if self.is_waiting_for_unlock_pin():
1521 if not self.is_waiting_for_unlock_pin(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py8502 if not ad.is_waiting_for_unlock_pin():