Searched refs:getTextCursorDrawable (Results 1 – 7 of 7) sorted by relevance
250 if (mEditText.getTextCursorDrawable() != null) { in setBackgroundTintColor()251 mEditText.getTextCursorDrawable().setColorFilter( in setBackgroundTintColor()
6514 mDrawableForCursor = mTextView.getTextCursorDrawable(); in loadCursorDrawable()
4052 @Nullable public Drawable getTextCursorDrawable() { in getTextCursorDrawable() method in TextView.Drawables
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20875 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
20939 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
60291 method @Nullable public android.graphics.drawable.Drawable getTextCursorDrawable();