Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java267 private long mLastColorInvalidation; field in WallpaperService.Engine
770 if (now - mLastColorInvalidation < NOTIFY_COLORS_RATE_LIMIT_MS) { in notifyColorsChanged()
779 mLastColorInvalidation = now; in notifyColorsChanged()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54220 Landroid/service/wallpaper/WallpaperService$Engine;->mLastColorInvalidation:J