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;254 RoutingResourceTable combinedAppResourceTable = new RoutingResourceTable(appResourceTable, in injectResourceStuffForLegacy()259 new RoutingResourceTable(appResourceTable, compileTimeSdkResourceTable); in injectResourceStuffForLegacy()263 RuntimeEnvironment.setSystemResourceTable(new RoutingResourceTable(systemResourceTable)); in injectResourceStuffForLegacy()