Home
last modified time | relevance | path

Searched refs:CustomView_aspectRatioEnabled (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java735 public static final int CustomView_aspectRatioEnabled = 9; field in R.styleable
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowContextTest.java264 assertThat(a.getBoolean(R.styleable.CustomView_aspectRatioEnabled, false)).isTrue(); in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet()