HomeSort by relevance Sort by last modified time
    Searched refs:mSelfBounds (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
FrameLayout.java 78 private final Rect mSelfBounds = new Rect();
474 final Rect selfBounds = mSelfBounds;
RelativeLayout.java 209 private final Rect mSelfBounds = new Rect();
604 final Rect selfBounds = mSelfBounds;
    [all...]

Completed in 112 milliseconds