Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperSetter.java187 mWallpaperPersister.onLiveWallpaperSet(destination); in setCurrentLiveWallpaper()
241 mWallpaperPersister.onLiveWallpaperSet(destination); in setCurrentLiveWallpaperFromRestore()
DWallpaperPersister.java191 void onLiveWallpaperSet(@Destination int destination); in onLiveWallpaperSet() method
DDefaultWallpaperPersister.java426 public void onLiveWallpaperSet(@Destination int destination) { in onLiveWallpaperSet() method in DefaultWallpaperPersister
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPersister.java193 public void onLiveWallpaperSet(@Destination int destination) { in onLiveWallpaperSet() method in TestWallpaperPersister