Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java23831 int attributeResourceId = a.getResourceId(0, 0); in getAutofilledDrawable() local
23832 mAttachInfo.mAutofilledDrawable = rootContext.getDrawable(attributeResourceId); in getAutofilledDrawable()