Searched refs:mGivenInsetsPending (Results 1 – 2 of 2) sorted by relevance
167 boolean mGivenInsetsPending; field in WindowState642 return mGivenInsetsPending; in getGivenInsetsPendingLw()1381 if (mTouchableInsets != 0 || mGivenInsetsPending) { in dump()1383 pw.print(" mGivenInsetsPending="); pw.println(mGivenInsetsPending); in dump()
2288 win.mGivenInsetsPending = true; in addWindow()2627 w.mGivenInsetsPending = false; in setInsetsWindow()3014 win.mGivenInsetsPending = (flags&WindowManagerGlobal.RELAYOUT_INSETS_PENDING) != 0; in relayoutWindow()