Searched refs:tabletop_rotations (Results 1 – 1 of 1) sorted by relevance
1783 int[] tabletop_rotations = mContext.getResources().getIntArray( in FoldController() local1785 if (tabletop_rotations != null) { in FoldController()1786 for (int angle : tabletop_rotations) { in FoldController()