Home
last modified time | relevance | path

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

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