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.py1346 def is_waiting_for_unlock_pin(self): member in AndroidDevice
1365 if self.is_waiting_for_unlock_pin():
1368 if not self.is_waiting_for_unlock_pin(
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py6587 if not ad.is_waiting_for_unlock_pin():