Searched refs:PROP_DEBUG_STORAGE_SLOW (Results 1 – 1 of 1) sorted by relevance
43 private static final String PROP_DEBUG_STORAGE_SLOW = "sys.debug.storage_slow"; field in StorageWizardFormatProgress191 || SystemProperties.getBoolean(PROP_DEBUG_STORAGE_SLOW, false)) { in onPostExecute()