Searched refs:isRotationSupported (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
H A DRotationPolicy.java57 public static boolean isRotationSupported(Context context) { method in class:RotationPolicy
93 return isRotationSupported(context) &&
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
H A DBitmapUtils.java254 public static boolean isRotationSupported(String mimeType) { method in class:BitmapUtils

Completed in 97 milliseconds