Searched refs:mLayoutAttached (Results 1 – 2 of 2) sorted by relevance
320 final boolean mLayoutAttached; field in WindowState1104 mLayoutAttached = false; in WindowState()1124 mLayoutAttached = mAttrs.type != in WindowState()1136 mLayoutAttached = false; in WindowState()4319 if (mIsChildWindow || mLayoutAttached) { in dump()4321 + " mLayoutAttached=" + mLayoutAttached); in dump()
833 if (DEBUG_LAYOUT && !w.mLayoutAttached) {835 + " mLayoutAttached=" + w.mLayoutAttached851 if ((!gone || !w.mHaveFrame || w.mLayoutNeeded) && !w.mLayoutAttached) {885 if (w.mLayoutAttached) {