Searched refs:getCaretDrawable (Results 1 – 4 of 4) sorted by relevance
57 public CaretDrawable getCaretDrawable() { in getCaretDrawable() method in PageIndicator81 return super.verifyDrawable(who) || who == getCaretDrawable(); in verifyDrawable()
61 Rect drawableBounds = getCaretDrawable().getBounds(); in onDraw()65 getCaretDrawable().draw(canvas); in onDraw()
137 mAllAppsHandle.setImageDrawable(getCaretDrawable()); in onFinishInflate()
492 mWorkspace.getPageIndicator().getCaretDrawable(), mLauncher); in setupViews()