Searched refs:mWallpaperSurfaceCallback (Results 1 – 2 of 2) sorted by relevance
113 private WallpaperSurfaceCallback2 mWallpaperSurfaceCallback; field in LivePreviewFragment217 mWallpaperSurfaceCallback = new WallpaperSurfaceCallback2(context, mWallpaperSurface, in onCreateView()219 mWallpaperSurface.getHolder().addCallback(mWallpaperSurfaceCallback); in onCreateView()505 mWallpaperSurfaceCallback.cleanUp();506 mWallpaperSurface.getHolder().removeCallback(mWallpaperSurfaceCallback);519 ImageView homeImageWallpaper = mWallpaperSurfaceCallback.getHomeImageWallpaper();534 mWallpaperSurfaceCallback.setHomeImageWallpaperBlur(true);587 mWallpaperSurfaceCallback.getHomeImageWallpaper();
100 private final WallpaperSurfaceCallback mWallpaperSurfaceCallback = field in ImagePreviewFragment163 mWallpaperSurface.getHolder().addCallback(mWallpaperSurfaceCallback); in onCreateView()206 mWallpaperSurfaceCallback.cleanUp(); in onDestroy()