Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperSetter.java102 saveAndLockScreenOrientationIfNeeded(containerActivity); in setCurrentWallpaper()
167 saveAndLockScreenOrientationIfNeeded(activity); in setCurrentLiveWallpaper()
316 saveAndLockScreenOrientationIfNeeded(activity); in requestDestination()
347 private void saveAndLockScreenOrientationIfNeeded(Activity activity) { in saveAndLockScreenOrientationIfNeeded() method in WallpaperSetter