Searched refs:l0_red (Results 1 – 3 of 3) sorted by relevance
57 assertThat(resources.getDrawable(R.drawable.l0_red)).isInstanceOf(BitmapDrawable.class); in testDrawableTypes()
359 public static final int l0_red=0x7f020006; field in R.drawable
480 …textView.setCompoundDrawablesWithIntrinsicBounds(R.drawable.l0_red, R.drawable.l1_orange, R.drawab… in setCompoundDrawablesWithIntrinsicBounds_setsValues()481 …hat(shadowOf(textView).getCompoundDrawablesWithIntrinsicBoundsLeft()).isEqualTo(R.drawable.l0_red); in setCompoundDrawablesWithIntrinsicBounds_setsValues()