Searched refs:third_image (Results 1 – 4 of 4) sorted by relevance
42 new BitmapDrawable(BitmapFactory.decodeResource(resources, R.drawable.third_image)); in setUp()
351 …insicBounds(R.drawable.an_image, R.drawable.an_other_image, R.drawable.third_image, R.drawable.fou… in testSetCompountDrawablesWithIntrinsicBounds_int_shouldCreateDrawablesWithResourceIds()355 …assertEquals(R.drawable.third_image, shadowOf(textView.getCompoundDrawables()[2]).getCreatedFromRe… in testSetCompountDrawablesWithIntrinsicBounds_int_shouldCreateDrawablesWithResourceIds()
263 assertThat(shadowOf(drawables[3]).getCreatedFromResId()).isEqualTo(R.drawable.third_image); in testTextViewCompoundDrawablesAreSet()
371 public static final int third_image=0x7f020012; field in R.drawable