Searched refs:isRotationSupported (Results 1 – 2 of 2) sorted by relevance
57 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in RotationPolicy93 return isRotationSupported(context) && in isRotationLockToggleVisible()
255 public static boolean isRotationSupported(String mimeType) { in isRotationSupported() method in BitmapUtils