Searched refs:mGivenInsetsPending (Results 1 – 2 of 2) sorted by relevance
366 boolean mGivenInsetsPending; field in WindowState1190 return mGivenInsetsPending; in getGivenInsetsPendingLw()3386 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()3388 pw.print(" mGivenInsetsPending="); pw.println(mGivenInsetsPending); in dump()
1416 win.mGivenInsetsPending = true; in addWindow()1791 w.mGivenInsetsPending = false; in setInsetsWindow()1988 win.mGivenInsetsPending = (flags & WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()