Home
last modified time | relevance | path

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

/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoConstants.java72 public static final String STORAGE_DEVICES = "storage_devices"; field
DDeviceInfoInstrument.java158 addResult(STORAGE_DEVICES, getStorageDevices()); in onStart()