Searched refs:getTextCursorDrawable (Results 1 – 5 of 5) sorted by relevance
237 if (mEditText.getTextCursorDrawable() != null) { in setBackgroundTintColor()238 mEditText.getTextCursorDrawable().setColorFilter( in setBackgroundTintColor()
6623 mDrawableForCursor = mTextView.getTextCursorDrawable(); in loadCursorDrawable()
4146 @Nullable public Drawable getTextCursorDrawable() { in getTextCursorDrawable() method in TextView.Drawables
21203 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
62476 method @Nullable public android.graphics.drawable.Drawable getTextCursorDrawable();