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.java696 ResourceNamespace currentFileNamespace; in internalObtainStyledAttributes() local
709 currentFileNamespace = parser.getFileResourceNamespace(); in internalObtainStyledAttributes()
714 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
723 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
738 new UnresolvedResourceValue(customStyle, currentFileNamespace, resolver)); in internalObtainStyledAttributes()
936 value, currentFileNamespace, resolver))); in internalObtainStyledAttributes()