Searched refs:setTextCursorDrawable (Results 1 – 2 of 2) sorted by relevance
4113 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables4130 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables4131 setTextCursorDrawable( in setTextCursorDrawable()
62623 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);62624 method public void setTextCursorDrawable(@DrawableRes int);