Home
last modified time | relevance | path

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

/external/python/mobly/mobly/controllers/
Dandroid_device.py39 ANDROID_DEVICE_PICK_ALL_TOKEN = '*' variable
104 elif configs == ANDROID_DEVICE_PICK_ALL_TOKEN:
/external/python/mobly/tests/mobly/controllers/
Dandroid_device_test.py69 pick_all_token = android_device.ANDROID_DEVICE_PICK_ALL_TOKEN