Searched refs:setTextCursorDrawable (Results 1 – 2 of 2) sorted by relevance
3753 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables3770 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables3771 setTextCursorDrawable( in setTextCursorDrawable()
57304 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);57305 method public void setTextCursorDrawable(@DrawableRes int);