Searched refs:CustomView_aspectRatioEnabled (Results 1 – 2 of 2) sorted by relevance
735 public static final int CustomView_aspectRatioEnabled = 9; field in R.styleable
264 assertThat(a.getBoolean(R.styleable.CustomView_aspectRatioEnabled, false)).isTrue(); in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet()