Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DTopLevelPickerActivity.java115 private int mCustomPhotoWallpaperPosition; field in TopLevelPickerActivity
939mCustomPhotoWallpaperPosition = WallpaperPersister.WALLPAPER_POSITION_CENTER_CROP; in setCustomPhotoWallpaper()
994mCustomPhotoWallpaperPosition = WallpaperPersister.WALLPAPER_POSITION_CENTER_CROP; in initializeWallpaperPositionOptionClickHandlers()
1028mCustomPhotoWallpaperPosition = WallpaperPersister.WALLPAPER_POSITION_STRETCH; in initializeWallpaperPositionOptionClickHandlers()
1062mCustomPhotoWallpaperPosition = WallpaperPersister.WALLPAPER_POSITION_CENTER; in initializeWallpaperPositionOptionClickHandlers()