Searched refs:FastScrollThumbDrawable (Results 1 – 2 of 2) sorted by relevance
29 public class FastScrollThumbDrawable extends Drawable { class37 public FastScrollThumbDrawable(Paint paint, boolean isRtl) { in FastScrollThumbDrawable() method in FastScrollThumbDrawable
49 import com.android.launcher3.graphics.FastScrollThumbDrawable;178 new FastScrollThumbDrawable(mThumbPaint, Utilities.isRtl(getResources()))); in setPopupView()