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

  /test/framework/harnesses/host_controller/
common.py 42 _ANDROID_SERIAL = "ANDROID_SERIAL"
console.py 232 if common._ANDROID_SERIAL in os.environ:
233 self._serials = [os.environ[common._ANDROID_SERIAL]]

Completed in 58 milliseconds