Home
last modified time | relevance | path

Searched refs:getTextCursorDrawable (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java237 if (mEditText.getTextCursorDrawable() != null) { in setBackgroundTintColor()
238 mEditText.getTextCursorDrawable().setColorFilter( in setBackgroundTintColor()
/frameworks/base/core/java/android/widget/
DEditor.java6623 mDrawableForCursor = mTextView.getTextCursorDrawable(); in loadCursorDrawable()
DTextView.java4146 @Nullable public Drawable getTextCursorDrawable() { in getTextCursorDrawable() method in TextView.Drawables
/frameworks/base/boot/
Dboot-image-profile.txt21203 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
/frameworks/base/core/api/
Dcurrent.txt62476 method @Nullable public android.graphics.drawable.Drawable getTextCursorDrawable();