Searched refs:mLayoutAttached (Results 1 – 3 of 3) sorted by relevance
314 final boolean mLayoutAttached; field in WindowState1126 mLayoutAttached = false; in WindowState()1147 mLayoutAttached = mAttrs.type != in WindowState()1159 mLayoutAttached = false; in WindowState()1451 && mLayoutAttached && getParentWindow().frameChanged(); in updateResizingWindowIfNeeded()3671 if (mLayoutAttached) { in fillClientWindowFramesAndConfiguration()4106 if (mIsChildWindow || mLayoutAttached) { in dump()4108 + " mLayoutAttached=" + mLayoutAttached); in dump()
900 if (w.mLayoutAttached) {953 if (!w.mLayoutAttached) {
1826 if (win.mLayoutAttached) { in addWindow()