Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DBootTimeTest.java151 private static final String STORAGE_TYPE = "ro.boot.hardware.ufs"; field in BootTimeTest
1220 String storageType = getDevice().getProperty(STORAGE_TYPE); in reportStorageSpecificMetrics()