Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java112 private long mLastCachedAppSizeUpdate; field in Display
1882 if (now > mLastCachedAppSizeUpdate + CACHED_APP_SIZE_DURATION_MILLIS) { in updateCachedAppSizeIfNeededLocked()
1887 mLastCachedAppSizeUpdate = now; in updateCachedAppSizeIfNeededLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59725 Landroid/view/Display;->mLastCachedAppSizeUpdate:J