Searched defs:drawableTop (Results 1 – 2 of 2) sorted by relevance
143 final Drawable drawableTop = new ColorDrawable(0xFF00FF00); in testCompoundDrawablesRelative() local181 final Drawable drawableTop = new ColorDrawable(0xFF00FF00); in testCompoundDrawablesRelativeRtl() local394 final Drawable drawableTop = new TestDrawable(0xFFFFFF00, 20, 20); in testCompoundDrawablesRelativeGetterAndSetter() local
400 final int drawableTop = (viewHeight - drawableHeight) / 2; in onLayout() local