Searched refs:onComputeColors (Results 1 – 8 of 8) sorted by relevance
62 public WallpaperColors onComputeColors() { in testNotifyColorsChanged_rateLimit()
352 override fun onComputeColors(): WallpaperColors? { in onComputeColors() method in com.google.android.torus.core.wallpaper.LiveWallpaper.LiveWallpaperEngineWrapper362 return super.onComputeColors() in onComputeColors()
479 public @Nullable WallpaperColors onComputeColors() { in onComputeColors() method in ImageWallpaper.CanvasEngine481 return mWallpaperLocalColorExtractor.onComputeColors(); in onComputeColors()
228 public WallpaperColors onComputeColors() { in onComputeColors() method in WallpaperLocalColorExtractor
361 spyColorExtractor.onComputeColors(); in testRecomputeColors()374 spyColorExtractor.onComputeColors(); in testRecomputeColorsBeforeBitmapLoaded()
939 final WallpaperColors newColors = onComputeColors(); in notifyColorsChanged()967 public @Nullable WallpaperColors onComputeColors() { in onComputeColors() method in WallpaperService.Engine2753 WallpaperColors colors = mEngine.onComputeColors(); in executeMessage()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41778 method @MainThread @Nullable public android.app.WallpaperColors onComputeColors();