Searched refs:storageType (Results 1 – 1 of 1) sorted by relevance
1220 String storageType = getDevice().getProperty(STORAGE_TYPE); in reportStorageSpecificMetrics() local1221 if (null != storageType && !storageType.isEmpty()) { in reportStorageSpecificMetrics()1227 String.format("%s-%s", SUCCESSIVE_BOOT_TEST, storageType)); in reportStorageSpecificMetrics()