Home
last modified time | relevance | path

Searched refs:mHandlingLayoutInLayoutRequest (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java479 boolean mHandlingLayoutInLayoutRequest = false; field in ViewRootImpl
1224 if (!mHandlingLayoutInLayoutRequest) {
2765 if (!mHandlingLayoutInLayoutRequest) { in requestLayoutDuringLayout()
2808 mHandlingLayoutInLayoutRequest = true; in performLayout()
2823 mHandlingLayoutInLayoutRequest = false; in performLayout()
/frameworks/base/config/
Dhiddenapi-private-dex.txt98795 Landroid/view/ViewRootImpl;->mHandlingLayoutInLayoutRequest:Z