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