Searched refs:setFrameLayoutChildInsets (Results 1 – 1 of 1) sorted by relevance
25 public void setFrameLayoutChildInsets(View child, Rect newInsets, Rect oldInsets) { in setFrameLayoutChildInsets() method in InsettableFrameLayout44 setFrameLayoutChildInsets(child, insets, mInsets); in setInsets()94 setFrameLayoutChildInsets(child, mInsets, new Rect()); in onViewAdded()