Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java152 private Resources mSystemResources; field in BridgeContext
265 mSystemResources = Resources_Delegate.initSystem( in initResources()
271 mTheme = mSystemResources.newTheme(); in initResources()
547 return mSystemResources; in getResources()
730 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in internalObtainStyledAttributes()
982 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in createStyleBasedTypedArray()