Searched refs:mContentBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java157 private final Rect mContentBounds = new Rect(); field in class:RelativeLayout
491 final Rect contentBounds = mContentBounds;

Completed in 45 milliseconds