Searched refs:mGivenInsetsPending (Results 1 – 4 of 4) sorted by relevance
152 && !mWin.mGivenInsetsPending)) { in checkShowImePostLayout()
199 if (mWin == null || mWin.mGivenInsetsPending) { in updateSourceFrame()
416 boolean mGivenInsetsPending; field in WindowState4280 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()4282 + " mGivenInsetsPending=" + mGivenInsetsPending); in dump()
2152 w.mGivenInsetsPending = false; in setInsetsWindow()2329 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()