Searched defs:wallpaperSurface (Results 1 – 3 of 3) sorted by relevance
73 SurfaceView wallpaperSurface, @Nullable Future<Integer> placeholderColor, in WallpaperSurfaceCallback()95 SurfaceView wallpaperSurface, @Nullable SurfaceListener listener) { in WallpaperSurfaceCallback()100 SurfaceView wallpaperSurface) { in WallpaperSurfaceCallback()
69 SurfaceView wallpaperSurface) { in WallpaperPreviewer()
141 SurfaceView wallpaperSurface = view.findViewById(R.id.wallpaper_preview_surface); in onCreateView() local