Searched refs:mGivenInsetsPending (Results 1 – 2 of 2) sorted by relevance
194 boolean mGivenInsetsPending; field in WindowState758 return mGivenInsetsPending; in getGivenInsetsPendingLw()1659 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()1661 pw.print(" mGivenInsetsPending="); pw.println(mGivenInsetsPending); in dump()
2562 win.mGivenInsetsPending = true; in addWindow()2968 w.mGivenInsetsPending = false; in setInsetsWindow()3365 win.mGivenInsetsPending = (flags&WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()