OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STORAGE_DEVICES
(Results
1 - 3
of
3
) sorted by null
/cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java
72
public static final String
STORAGE_DEVICES
= "storageDevices";
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
69
public static final String
STORAGE_DEVICES
= "
storage_devices
";
DeviceInfoInstrument.java
147
addResult(
STORAGE_DEVICES
, getStorageDevices());
Completed in 410 milliseconds