Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperSetter.java263 restoreScreenOrientationIfNeeded(containerActivity); in onWallpaperApplied()
270 restoreScreenOrientationIfNeeded(containerActivity); in onWallpaperApplyError()
328 restoreScreenOrientationIfNeeded(activity); in requestDestination()
354 private void restoreScreenOrientationIfNeeded(Activity activity) { in restoreScreenOrientationIfNeeded() method in WallpaperSetter