Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplay.java116 private long mLastCachedAppSizeUpdate; field in Display
1982 if (now > mLastCachedAppSizeUpdate + CACHED_APP_SIZE_DURATION_MILLIS) { in updateCachedAppSizeIfNeededLocked()
1987 mLastCachedAppSizeUpdate = now; in updateCachedAppSizeIfNeededLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59082 Landroid/view/Display;->mLastCachedAppSizeUpdate:J