Searched refs:lastScreenLoc (Results 1 – 1 of 1) sorted by relevance
1724 int lastScreenLoc = mOrientationHelper.getDecoratedStart(getChildAt(0)); in validateChildOrder() local1733 (screenLoc < lastScreenLoc)); in validateChildOrder()1735 if (screenLoc > lastScreenLoc) { in validateChildOrder()1748 (screenLoc < lastScreenLoc)); in validateChildOrder()1750 if (screenLoc < lastScreenLoc) { in validateChildOrder()