Searched refs:mAutofilledDrawable (Results 1 – 2 of 2) sorted by relevance
26770 if (mAttachInfo.mAutofilledDrawable == null) { in getAutofilledDrawable()26774 mAttachInfo.mAutofilledDrawable = rootContext.getDrawable(attributeResourceId); in getAutofilledDrawable()26778 return mAttachInfo.mAutofilledDrawable; in getAutofilledDrawable()32064 Drawable mAutofilledDrawable; field in View.AttachInfo
62563 Landroid/view/View$AttachInfo;->mAutofilledDrawable:Landroid/graphics/drawable/Drawable;