Searched refs:lastScreenLoc (Results 1 – 1 of 1) sorted by relevance
1849 int lastScreenLoc = mOrientationHelper.getDecoratedStart(getChildAt(0)); in validateChildOrder() local1858 (screenLoc < lastScreenLoc)); in validateChildOrder()1860 if (screenLoc > lastScreenLoc) { in validateChildOrder()1873 (screenLoc < lastScreenLoc)); in validateChildOrder()1875 if (screenLoc < lastScreenLoc) { in validateChildOrder()