Searched refs:mLastCachedAppSizeUpdate (Results 1 – 1 of 1) sorted by relevance
102 private long mLastCachedAppSizeUpdate; field in Display1277 if (now > mLastCachedAppSizeUpdate + CACHED_APP_SIZE_DURATION_MILLIS) { in updateCachedAppSizeIfNeededLocked()1282 mLastCachedAppSizeUpdate = now; in updateCachedAppSizeIfNeededLocked()