HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_DEVICE_PICK_ALL_TOKEN (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 42 ANDROID_DEVICE_PICK_ALL_TOKEN = "*"
85 elif configs == ANDROID_DEVICE_PICK_ALL_TOKEN:
    [all...]
  /tools/test/connectivity/acts/framework/tests/
acts_android_device_test.py 176 pick_all_token = android_device.ANDROID_DEVICE_PICK_ALL_TOKEN
  /test/vts/utils/python/controllers/
android_device.py 46 ANDROID_DEVICE_PICK_ALL_TOKEN = "*"
82 elif configs == ANDROID_DEVICE_PICK_ALL_TOKEN:
    [all...]

Completed in 67 milliseconds