Searched defs:drawables (Results 1 – 5 of 5) sorted by relevance
72 Drawable[] drawables = getCompoundDrawablesRelative(); in getCurrentDrawable() local
74 Drawable[] drawables = getCompoundDrawablesRelative(); in getCurrentDrawable() local
972 ArrayList<CharSequence> strings, ArrayList<Drawable> drawables, in ImageLabelAdapter()984 ArrayList<CharSequence> strings, ArrayList<Drawable> drawables, in ImageLabelAdapter()
593 ArrayList<TargetDrawable> drawables = new ArrayList<TargetDrawable>(count); in loadDrawableArray() local1293 final ArrayList<TargetDrawable> drawables = mTargetDrawables; in replaceTargetDrawables() local
565 ArrayList<TargetDrawable> drawables = new ArrayList<TargetDrawable>(count); in loadDrawableArray() local