Searched defs:attempts (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DStorageWizardBase.java212 protected VolumeInfo findFirstVolume(int type, int attempts) { argument
222 if (--attempts > 0) {

Completed in 1454 milliseconds