Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperSetter.java133 saveAndLockScreenOrientationIfNeeded(containerActivity); in setCurrentWallpaper()
195 saveAndLockScreenOrientationIfNeeded(activity); in setCurrentLiveWallpaper()
288 saveAndLockScreenOrientationIfNeeded(activity); in requestDestination()
337 private void saveAndLockScreenOrientationIfNeeded(Activity activity) { in saveAndLockScreenOrientationIfNeeded() method in WallpaperSetter