Searched refs:mGivenInsetsPending (Results 1 – 3 of 3) sorted by relevance
145 && !mWin.mGivenInsetsPending); in onPostLayout()
347 boolean mGivenInsetsPending; field in WindowState1162 return mGivenInsetsPending; in getGivenInsetsPendingLw()3543 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()3545 + " mGivenInsetsPending=" + mGivenInsetsPending); in dump()
1904 w.mGivenInsetsPending = false; in setInsetsWindow()2115 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()