Home
last modified time | relevance | path

Searched defs:externalStore (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DPanoramaBenchMarkTest.java58 String externalStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in run() local
109 String externalStore = mTestDevice.getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in cleanupDevice() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java303 final String externalStore = getMountPoint(IDevice.MNT_EXTERNAL_STORAGE); in waitForStoreMount() local