Searched refs:mInsets (Results 1 – 1 of 1) sorted by relevance
49 private Rect mInsets; field in BoxInsetLayout65 if (mInsets == null) { in BoxInsetLayout()66 mInsets = new Rect(); in BoxInsetLayout()84 mInsets.set( in onApplyWindowInsets()104 return mInsets; in getInsets()