Searched refs:mAutofilledDrawable (Results 1 – 2 of 2) sorted by relevance
24569 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
66529 Landroid/view/View$AttachInfo;->mAutofilledDrawable:Landroid/graphics/drawable/Drawable;