Searched refs:mLayoutAttached (Results 1 – 2 of 2) sorted by relevance
250 final boolean mLayoutAttached; field in WindowState726 mLayoutAttached = false; in WindowState()749 mLayoutAttached = mAttrs.type != in WindowState()761 mLayoutAttached = false; in WindowState()3497 if (mIsChildWindow || mLayoutAttached) { in dump()3499 + " mLayoutAttached=" + mLayoutAttached); in dump()
689 if (DEBUG_LAYOUT && !w.mLayoutAttached) {691 + " mLayoutAttached=" + w.mLayoutAttached707 if ((!gone || !w.mHaveFrame || w.mLayoutNeeded) && !w.mLayoutAttached) {739 if (w.mLayoutAttached) {