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.py1427 def is_waiting_for_unlock_pin(self): member in AndroidDevice
1447 if self.is_waiting_for_unlock_pin():
1450 if not self.is_waiting_for_unlock_pin(
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py8204 if not ad.is_waiting_for_unlock_pin():