Searched refs:areAllRotationsAllowed (Results 1 – 2 of 2) sorted by relevance
76 if (!areAllRotationsAllowed(context)) { in getRotationLockOrientation()116 final int rotation = areAllRotationsAllowed(context) ? CURRENT_ROTATION : NATURAL_ROTATION; in setRotationLock()145 private static boolean areAllRotationsAllowed(Context context) { in areAllRotationsAllowed() method in RotationPolicy
43189 HSPLcom/android/internal/view/RotationPolicy;->areAllRotationsAllowed(Landroid/content/Context;)Z