Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java250 if (mEditText.getTextCursorDrawable() != null) { in setBackgroundTintColor()
251 mEditText.getTextCursorDrawable().setColorFilter( in setBackgroundTintColor()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java6514 mDrawableForCursor = mTextView.getTextCursorDrawable(); in loadCursorDrawable()
H A DTextView.java4052 @Nullable public Drawable getTextCursorDrawable() { in getTextCursorDrawable() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20875 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20939 HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60291 method @Nullable public android.graphics.drawable.Drawable getTextCursorDrawable();