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.java161 private Resources mSystemResources; field in BridgeContext
287 mSystemResources = Resources_Delegate.initSystem( in initResources()
293 mTheme = mSystemResources.newTheme(); in initResources()
585 return mSystemResources; in getResources()
782 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in internalObtainStyledAttributes()
1041 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in createStyleBasedTypedArray()