Searched refs:mGivenInsetsPending (Results 1 – 4 of 4) sorted by relevance
286 && !windowState.mGivenInsetsPending)) { in checkShowImePostLayout()
301 if (win != null && win.mGivenInsetsPending) { in getInsetsHint()
430 boolean mGivenInsetsPending; field in WindowState1369 if (mGivenInsetsPending) { in updateSourceFrame()4152 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()4154 + " mGivenInsetsPending=" + mGivenInsetsPending); in dump()
2075 w.mGivenInsetsPending = false; in setInsetsWindow()2337 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()