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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java337 boolean mHandlingLayoutInLayoutRequest = false; field in class:ViewRootImpl
906 if (!mHandlingLayoutInLayoutRequest) {
2146 if (!mHandlingLayoutInLayoutRequest) {
2186 mHandlingLayoutInLayoutRequest = true;
2201 mHandlingLayoutInLayoutRequest = false;

Completed in 62 milliseconds