Home
last modified time | relevance | path

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

/platform_testing/tests/functional/externalstorage/src/com/android/functional/externalstoragetests/
DExternalStorageHelper.java187 int attempt = 0; in getAdoptionVolumeInfo() local
188 while (attempt++ < 5) { in getAdoptionVolumeInfo()