Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java748 ResourceNamespace currentFileNamespace; in internalObtainStyledAttributes() local
761 currentFileNamespace = parser.getFileResourceNamespace(); in internalObtainStyledAttributes()
766 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
775 currentFileNamespace = ResourceNamespace.RES_AUTO; in internalObtainStyledAttributes()
790 new UnresolvedResourceValue(customStyle, currentFileNamespace, resolver)); in internalObtainStyledAttributes()
989 value, currentFileNamespace, resolver))); in internalObtainStyledAttributes()