Searched refs:isRotationSupported (Results 1 – 5 of 5) sorted by relevance
49 protected static boolean isRotationSupported(Context context) { in isRotationSupported() method in ShadowRotationPolicy
64 return RotationPolicy.isRotationSupported(mContext) in getAvailabilityStatus()
110 return RotationPolicy.isRotationSupported(context) in isDeviceStateRotationEnabledForA11y()
254 public static boolean isRotationSupported(String mimeType) { in isRotationSupported() method in BitmapUtils
245 if (BitmapUtils.isRotationSupported(mimeType)) { in getSupportedOperations()