Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/internal/
DParallelUniverse.java254 RoutingResourceTable combinedAppResourceTable = new RoutingResourceTable(appResourceTable, in injectResourceStuffForLegacy() local
262 RuntimeEnvironment.setAppResourceTable(combinedAppResourceTable); in injectResourceStuffForLegacy()
266 appManifest.initMetaData(combinedAppResourceTable); in injectResourceStuffForLegacy()