Searched defs:drawables (Results 1 – 4 of 4) sorted by relevance
107 final Drawable[] drawables = getCompoundDrawables(); in onDraw() local
74 Drawable[] drawables = getCompoundDrawablesRelative(); in getCurrentDrawable() local
761 ArrayList<CharSequence> strings, ArrayList<Drawable> drawables, in ImageLabelAdapter()773 ArrayList<CharSequence> strings, ArrayList<Drawable> drawables, in ImageLabelAdapter()
565 ArrayList<TargetDrawable> drawables = new ArrayList<TargetDrawable>(count); in loadDrawableArray() local