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

  /build/make/
envsetup.sh     [all...]
  /external/chromium-trace/catapult/devil/devil/android/
device_utils.py 499 if not self._cache['external_storage']:
500 raise device_errors.CommandFailedError('$EXTERNAL_STORAGE is not set',
502 return self._cache['external_storage']
    [all...]
  /external/libmojo/third_party/catapult/devil/devil/android/
device_utils.py 440 if not self._cache['external_storage']:
441 raise device_errors.CommandFailedError('$EXTERNAL_STORAGE is not set',
443 return self._cache['external_storage']
    [all...]

Completed in 94 milliseconds