Searched refs:mInLayout (Results 1 – 11 of 11) sorted by relevance
40 private boolean mInLayout = false; field in WindowSurfacePlacer135 if (mInLayout) { in performSurfacePlacementLoop()158 mInLayout = true; in performSurfacePlacementLoop()180 mInLayout = false; in performSurfacePlacementLoop()198 mInLayout = false; in performSurfacePlacementLoop()211 return mInLayout; in isInLayout()
103 private boolean mInLayout; field in StaggeredGridView455 if (mInLayout) { in recycleAllViews()479 if (mInLayout) { in recycleOffscreenViews()496 if (mInLayout) { in recycleOffscreenViews()644 mInLayout = true; in onLayout()646 mInLayout = false; in onLayout()676 if (mInLayout) { in populate()897 if (mInLayout) { in fillUp()1011 if (mInLayout) { in fillDown()
134 boolean mInLayout = false; field in AdapterView923 if (mInLayout || mBlockLayoutRequests) { in selectionChanged()
633 mInLayout = true; in onLayout()635 mInLayout = false; in onLayout()
377 mInLayout = true; in onLayout()379 mInLayout = false; in onLayout()
1127 if (!mInLayout && !mBlockLayoutRequests && itemCheckChanged) { in setItemChecked()2010 if (!mBlockLayoutRequests && !mInLayout) { in requestLayout()2174 mInLayout = true; in onLayout()2192 mInLayout = false; in onLayout()2732 if (mInLayout) { in handleBoundsChange()
2659 mInLayout = true; in arrowScroll()2666 mInLayout = false; in arrowScroll()
319 boolean mInLayout; field in Fragment893 return mInLayout; in isInLayout()1800 mInLayout = false;2390 writer.print(" mInLayout="); writer.println(mInLayout);
1193 if (f.mFromLayout && !f.mInLayout) { in moveToState()1428 f.mInLayout = false; in moveToState()2845 f.mInLayout = false; in restoreAllState()3558 fragment.mInLayout = true; in onCreateView()3563 } else if (fragment.mInLayout) { in onCreateView()3573 fragment.mInLayout = true; in onCreateView()
146 private boolean mInLayout; field in ViewPager1296 if (mInLayout) {1322 if (mInLayout) {1439 mInLayout = true;1441 mInLayout = false;
636 private boolean mInLayout = false; field in ViewRootImpl3410 return mInLayout; in isInLayout()3457 mInLayout = true; in performLayout()3472 mInLayout = false; in performLayout()3497 mInLayout = true; in performLayout()3527 mInLayout = false; in performLayout()