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

/frameworks/base/core/java/android/widget/
H A DRtlSpacingHelper.java54 public void setRelative(int start, int end) { method in class:RtlSpacingHelper
H A DToolbar.java279 mContentInsets.setRelative(contentInsetStart, contentInsetEnd);
1118 mContentInsets.setRelative(contentInsetStart, contentInsetEnd);
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DRtlSpacingHelper.java54 public void setRelative(int start, int end) { method in class:RtlSpacingHelper
H A DToolbar.java289 mContentInsets.setRelative(contentInsetStart, contentInsetEnd);
1104 mContentInsets.setRelative(contentInsetStart, contentInsetEnd);

Completed in 84 milliseconds