Searched refs:requestLayoutDuringLayout (Results 1 – 3 of 3) sorted by relevance
3435 boolean requestLayoutDuringLayout(final View view) { in requestLayoutDuringLayout() method in ViewRootImpl
25379 if (!viewRoot.requestLayoutDuringLayout(this)) { in requestLayout()
23771 HSPLandroid/view/ViewRootImpl;->requestLayoutDuringLayout(Landroid/view/View;)Z