Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java1783 int[] tabletop_rotations = mContext.getResources().getIntArray( in FoldController() local
1785 if (tabletop_rotations != null) { in FoldController()
1786 for (int angle : tabletop_rotations) { in FoldController()