Home
last modified time | relevance | path

Searched refs:l2_yellow (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java361 public static final int l2_yellow=0x7f020008; field in R.drawable
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTextViewTest.java480 …WithIntrinsicBounds(R.drawable.l0_red, R.drawable.l1_orange, R.drawable.l2_yellow, R.drawable.l3_g… in setCompoundDrawablesWithIntrinsicBounds_setsValues()
483 …shadowOf(textView).getCompoundDrawablesWithIntrinsicBoundsRight()).isEqualTo(R.drawable.l2_yellow); in setCompoundDrawablesWithIntrinsicBounds_setsValues()