Home
last modified time | relevance | path

Searched defs:drawableEnd (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/compat/tests/java/android/support/v4/widget/
DTextViewCompatTest.java145 final Drawable drawableEnd = new ColorDrawable(0xFF0000FF); in testCompoundDrawablesRelative() local
183 final Drawable drawableEnd = new ColorDrawable(0xFF0000FF); in testCompoundDrawablesRelativeRtl() local
224 final Drawable drawableEnd = new TestDrawable(0xFF0000FF, 25, 45); in testCompoundDrawablesRelativeWithIntrinsicBounds() local
259 final Drawable drawableEnd = new TestDrawable(0xFF0000FF, 25, 45); in testCompoundDrawablesRelativeWithIntrinsicBoundsRtl() local
395 final Drawable drawableEnd = new TestDrawable(0xFF0000FF, 20, 20); in testCompoundDrawablesRelativeGetterAndSetter() local