Searched refs:CustomView_scrollBars (Results 1 – 2 of 2) sorted by relevance
884 public static final int CustomView_scrollBars = 4; field in R.styleable
260 assertThat(a.getInt(R.styleable.CustomView_scrollBars, -1234)).isEqualTo(0x300); in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet()