Searched refs:setTextCursorDrawable (Results 1 – 3 of 3) sorted by relevance
3758 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables3775 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables3776 setTextCursorDrawable( in setTextCursorDrawable()
58668 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);58669 method public void setTextCursorDrawable(@DrawableRes int);
58812 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);58813 method public void setTextCursorDrawable(@DrawableRes int);