Searched refs:mContentBoundInWindow (Results 1 – 1 of 1) sorted by relevance
50 private Rect mContentBoundInWindow; field in WindowInsetsActivity133 return mContentBoundInWindow; in getContentBoundInWindow()161 mContentBoundInWindow = getViewBoundInWindow(mContent); in onAttachedToWindow()219 sb.append("content boundary in window = ").append(mContentBoundInWindow).append("\n"); in showInfoInTextView()268 return calculateBoundsWithInsets(insets, windowInsets, mContentBoundInWindow); in getSystemGestureExclusionBounds()