Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java751 ResourceReference defStyleAttribute = searchAttr(defStyleAttr); in internalObtainStyledAttributes()
1046 private ResourceReference searchAttr(int attrId) { in searchAttr() method in BridgeContext