Searched refs:setTextCursorDrawable (Results 1 – 3 of 3) sorted by relevance
4019 public void setTextCursorDrawable(@Nullable Drawable textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables4036 public void setTextCursorDrawable(@DrawableRes int textCursorDrawable) { in setTextCursorDrawable() method in TextView.Drawables4037 setTextCursorDrawable( in setTextCursorDrawable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
60433 method public void setTextCursorDrawable(@Nullable android.graphics.drawable.Drawable);60434 method public void setTextCursorDrawable(@DrawableRes int);