Home
last modified time | relevance | path

Searched defs:onLiveWallpaperSet (Results 1 – 3 of 3) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
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