Searched refs:RoutingResourceTable (Results 1 – 2 of 2) sorted by relevance
11 public class RoutingResourceTable implements ResourceTable { class15 public RoutingResourceTable(PackageResourceTable... resourceTables) { in RoutingResourceTable() method in RoutingResourceTable
51 import org.robolectric.res.RoutingResourceTable;314 RoutingResourceTable combinedAppResourceTable = new RoutingResourceTable(appResourceTable, in injectResourceStuffForLegacy()319 new RoutingResourceTable(appResourceTable, compileTimeSdkResourceTable); in injectResourceStuffForLegacy()323 RuntimeEnvironment.setSystemResourceTable(new RoutingResourceTable(systemResourceTable)); in injectResourceStuffForLegacy()