Searched refs:SomeStyleable (Results 1 – 2 of 2) sorted by relevance
36 …assertThat(ThirdClass.styleable.SomeStyleable).isEqualTo(ApplicationRClass.styleable.SomeStyleable… in testRemap()37 …assertThat(SecondClass.styleable.SomeStyleable).isEqualTo(ApplicationRClass.styleable.SomeStyleabl… in testRemap()38 …assertThat(ApplicationRClass.styleable.SomeStyleable).asList().containsExactly(ApplicationRClass.a… in testRemap()83 …public static final int[] SomeStyleable = new int[]{ApplicationRClass.attr.attr_one, ApplicationRC… field in ResourceRemapperTest.ApplicationRClass.styleable110 …public static final int[] SomeStyleable = new int[]{SecondClass.attr.attr_one, SecondClass.attr.at… field in ResourceRemapperTest.SecondClass.styleable136 …public static final int[] SomeStyleable = new int[]{ThirdClass.attr.attr_one, ThirdClass.attr.attr… field in ResourceRemapperTest.ThirdClass.styleable
590 public static final int SomeStyleable=0x7f12000d; field in R.style