Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DRotationWallpaperUpdateReceiver.java70 switchToStaticWallpaper(appContext, wallpaperFile); in onReceive()
89 private void switchToStaticWallpaper(Context appContext, File wallpaperFile) { in switchToStaticWallpaper() method in RotationWallpaperUpdateReceiver