Searched refs:mLayoutAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
119 private boolean mLayoutAttachedToWindow; field in RecentsOnboarding252 mLayoutAttachedToWindow = true;264 mLayoutAttachedToWindow = false;400 if (!mLayoutAttachedToWindow && orientation == Configuration.ORIENTATION_PORTRAIT) { in show()441 if (mLayoutAttachedToWindow) { in hide()466 pw.println(" mLayoutAttachedToWindow: " + mLayoutAttachedToWindow); in dump()