Searched refs:mLastCacheSize (Results 1 – 1 of 1) sorted by relevance
127 private long mLastCacheSize = -1; field in AppStorageSettings269 mLastCodeSize = mLastDataSize = mLastCacheSize = mLastTotalSize = -1; in refreshSizeInfo()304 if (mLastCacheSize != cacheSize) { in refreshSizeInfo()305 mLastCacheSize = cacheSize; in refreshSizeInfo()