Searched refs:lastScreenLoc (Results 1 – 1 of 1) sorted by relevance
1788 int lastScreenLoc = mOrientationHelper.getDecoratedStart(getChildAt(0)); in validateChildOrder() local1797 (screenLoc < lastScreenLoc)); in validateChildOrder()1799 if (screenLoc > lastScreenLoc) { in validateChildOrder()1812 (screenLoc < lastScreenLoc)); in validateChildOrder()1814 if (screenLoc < lastScreenLoc) { in validateChildOrder()