Searched refs:isRotationSupported (Results 1 – 3 of 3) sorted by relevance
228 if (RotationPolicy.isRotationSupported(getActivity())) { in onResume()238 if (RotationPolicy.isRotationSupported(getActivity())) { in onPause()380 if (!RotationPolicy.isRotationSupported(getActivity())) { in initializeAllPreferences()
254 public static boolean isRotationSupported(String mimeType) { in isRotationSupported() method in BitmapUtils
245 if (BitmapUtils.isRotationSupported(mimeType)) { in getSupportedOperations()