Searched refs:mIsLoadedFromCache (Results 1 – 3 of 3) sorted by relevance
76 private boolean mIsLoadedFromCache; field in ProfileSelectStorageFragment246 mIsLoadedFromCache = true; in onCreate()288 if (mIsLoadedFromCache) { in onResume()289 mIsLoadedFromCache = false; in onResume()
91 private boolean mIsLoadedFromCache; field in StorageCategoryFragment153 mIsLoadedFromCache = true; in onCreate()183 if (mIsLoadedFromCache) { in onResume()184 mIsLoadedFromCache = false; in onResume()
108 private boolean mIsLoadedFromCache; field in StorageDashboardFragment296 mIsLoadedFromCache = true; in onCreate()349 if (mIsLoadedFromCache) { in onResume()350 mIsLoadedFromCache = false; in onResume()