Searched refs:CustomView_itemType (Results 1 – 2 of 2) sorted by relevance
783 public static final int CustomView_itemType = 2; field in R.styleable
259 assertThat(a.getInt(R.styleable.CustomView_itemType, -1234)).isEqualTo(1 /* ungulate */); in obtainStyledAttributes_shouldExtractAttributesFromAttributeSet()