Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java362 public static final int l3_green=0x7f020009; field in R.drawable
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTextViewTest.java480 …ntrinsicBounds(R.drawable.l0_red, R.drawable.l1_orange, R.drawable.l2_yellow, R.drawable.l3_green); in setCompoundDrawablesWithIntrinsicBounds_setsValues()
484 …shadowOf(textView).getCompoundDrawablesWithIntrinsicBoundsBottom()).isEqualTo(R.drawable.l3_green); in setCompoundDrawablesWithIntrinsicBounds_setsValues()