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