Searched refs:mGivenInsetsPending (Results 1 – 2 of 2) sorted by relevance
304 boolean mGivenInsetsPending; field in WindowState1021 return mGivenInsetsPending; in getGivenInsetsPendingLw()3357 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()3359 pw.print(" mGivenInsetsPending="); pw.println(mGivenInsetsPending); in dump()
1449 win.mGivenInsetsPending = true; in addWindow()1825 w.mGivenInsetsPending = false; in setInsetsWindow()2125 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()