Home
last modified time | relevance | path

Searched refs:setTextCursorDrawable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java3758 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables
3775 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables
3776 setTextCursorDrawable( in setTextCursorDrawable()
/frameworks/base/non-updatable-api/
Dcurrent.txt58668 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);
58669 method public void setTextCursorDrawable(@DrawableRes int);
/frameworks/base/api/
Dcurrent.txt58812 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);
58813 method public void setTextCursorDrawable(@DrawableRes int);