Searched refs:mIsExternalStorageSetup (Results 1 – 3 of 3) sorted by relevance
36 private boolean mIsExternalStorageSetup = false; field in ScopedStorageCoreHostTest49 if (!mIsExternalStorageSetup) { in setupExternalStorage()51 mIsExternalStorageSetup = true; in setupExternalStorage()
38 private boolean mIsExternalStorageSetup; field in LegacyStorageHostTest81 if (!mIsExternalStorageSetup) { in setupExternalStorage()83 mIsExternalStorageSetup = true; in setupExternalStorage()
40 private boolean mIsExternalStorageSetup; field in ScopedStorageHostTest65 if (!mIsExternalStorageSetup) { in setupExternalStorage()67 mIsExternalStorageSetup = true; in setupExternalStorage()