Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java279 String getLockWallpaperRemoteId(); in getLockWallpaperRemoteId() method
H A DDefaultWallpaperPreferences.java493 public String getLockWallpaperRemoteId() { in getLockWallpaperRemoteId() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java329 public String getLockWallpaperRemoteId() { in getLockWallpaperRemoteId() method in TestWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
H A DIndividualPickerFragment.java1140 return prefs.getLockWallpaperRemoteId(); in getAppliedWallpaperId()
1158 String lockWallpaperId = prefs.getLockWallpaperRemoteId();