Home
last modified time | relevance | path

Searched refs:mAutofilledDrawable (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DView.java24569 if (mAttachInfo.mAutofilledDrawable == null) { in getAutofilledDrawable()
24573 mAttachInfo.mAutofilledDrawable = rootContext.getDrawable(attributeResourceId); in getAutofilledDrawable()
24577 return mAttachInfo.mAutofilledDrawable; in getAutofilledDrawable()
29630 Drawable mAutofilledDrawable; field in View.AttachInfo
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66529 Landroid/view/View$AttachInfo;->mAutofilledDrawable:Landroid/graphics/drawable/Drawable;