Searched refs:mLayoutAttached (Results 1 – 2 of 2) sorted by relevance
249 final boolean mLayoutAttached; field in WindowState724 mLayoutAttached = false; in WindowState()747 mLayoutAttached = mAttrs.type != in WindowState()759 mLayoutAttached = false; in WindowState()3325 if (mIsChildWindow || mLayoutAttached) { in dump()3327 pw.print(" mLayoutAttached="); pw.println(mLayoutAttached); in dump()
531 if (DEBUG_LAYOUT && !w.mLayoutAttached) {533 + " mLayoutAttached=" + w.mLayoutAttached555 if (!w.mLayoutAttached) {589 if (w.mLayoutAttached) {