Searched refs:mLastCachedAppSizeUpdate (Results 1 – 2 of 2) sorted by relevance
112 private long mLastCachedAppSizeUpdate; field in Display1882 if (now > mLastCachedAppSizeUpdate + CACHED_APP_SIZE_DURATION_MILLIS) { in updateCachedAppSizeIfNeededLocked()1887 mLastCachedAppSizeUpdate = now; in updateCachedAppSizeIfNeededLocked()
59725 Landroid/view/Display;->mLastCachedAppSizeUpdate:J