Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java3753 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables
3770 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables
3771 setTextCursorDrawable( in setTextCursorDrawable()
/frameworks/base/api/
Dcurrent.txt57304 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);
57305 method public void setTextCursorDrawable(@DrawableRes int);