Searched refs:fourth_image (Results 1 – 4 of 4) sorted by relevance
44 new BitmapDrawable(BitmapFactory.decodeResource(resources, R.drawable.fourth_image)); in setUp()
351 …s(R.drawable.an_image, R.drawable.an_other_image, R.drawable.third_image, R.drawable.fourth_image); in testSetCompountDrawablesWithIntrinsicBounds_int_shouldCreateDrawablesWithResourceIds()356 …assertEquals(R.drawable.fourth_image, shadowOf(textView.getCompoundDrawables()[3]).getCreatedFromR… in testSetCompountDrawablesWithIntrinsicBounds_int_shouldCreateDrawablesWithResourceIds()
260 assertThat(shadowOf(drawables[0]).getCreatedFromResId()).isEqualTo(R.drawable.fourth_image); in testTextViewCompoundDrawablesAreSet()
357 public static final int fourth_image=0x7f020004; field in R.drawable