Searched refs:mGivenInsetsPending (Results 1 – 3 of 3) sorted by relevance
145 && !mWin.mGivenInsetsPending); in onPostLayout()
358 boolean mGivenInsetsPending; field in WindowState1200 return mGivenInsetsPending; in getGivenInsetsPendingLw()3658 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()3660 + " mGivenInsetsPending=" + mGivenInsetsPending); in dump()
1917 w.mGivenInsetsPending = false; in setInsetsWindow()2130 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()