Home
last modified time | relevance | path

Searched refs:areAllRotationsAllowed (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DRotationPolicy.java76 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
/frameworks/base/config/
Dboot-image-profile.txt43189 HSPLcom/android/internal/view/RotationPolicy;->areAllRotationsAllowed(Landroid/content/Context;)Z