Home
last modified time | relevance | path

Searched refs:onComputeColors (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/wallpaper/
H A DWallpaperServiceTests.java62 public WallpaperColors onComputeColors() { in testNotifyColorsChanged_rateLimit()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java890 final WallpaperColors newColors = onComputeColors(); in notifyColorsChanged()
918 public @Nullable WallpaperColors onComputeColors() { in onComputeColors() method in WallpaperService.Engine
2653 WallpaperColors colors = mEngine.onComputeColors(); in executeMessage()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41489 method @MainThread @Nullable public android.app.WallpaperColors onComputeColors();