Searched refs:an_other_image (Results 1 – 3 of 3) sorted by relevance
100 public static final int an_other_image = nextId++; field in R.drawable
70 Drawable drawable2 = resources.getDrawable(R.drawable.an_other_image); in equals_shouldTestResourceId()
270 …sertThat(shadowTextView.getCompoundDrawablesImpl().getRight(), equalTo(R.drawable.an_other_image)); in testTextViewCompoundDrawablesAreSet()