Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java735 ResourceNamespace currentFileNamespace; in internalObtainStyledAttributes() local
748 currentFileNamespace = parser.getFileResourceNamespace(); in internalObtainStyledAttributes()
753 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
762 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
777 new UnresolvedResourceValue(customStyle, currentFileNamespace, resolver)); in internalObtainStyledAttributes()
976 value, currentFileNamespace, resolver))); in internalObtainStyledAttributes()