Searched refs:DynamicRefTable (Results 1 – 7 of 7) sorted by relevance
26 public class DynamicRefTable class28 DynamicRefTable(byte packageId, boolean appAsLib) { in DynamicRefTable() method in DynamicRefTable42 int addMappings(final DynamicRefTable other) { in addMappings()
35 final DynamicRefTable mDynamicRefTable;54 public ResXMLTree(DynamicRefTable dynamicRefTable) { in ResXMLTree()
187 DynamicRefTable dynamic_ref_table;253 DynamicRefTable dynamic_ref_table;318 DynamicRefTable ref_table = new DynamicRefTable((byte) package_id, in BuildDynamicRefTable()398 final DynamicRefTable GetDynamicRefTableForPackage(int package_id) { in GetDynamicRefTableForPackage()412 public final DynamicRefTable GetDynamicRefTableForCookie(ApkAssetsCookie cookie) { in GetDynamicRefTableForCookie()
2391 public DynamicRefTable getDynamicRefTableForCookie(int cookie) { in getDynamicRefTableForCookie()2475 this.dynamicRefTable = new DynamicRefTable((byte) _id, appAsLib); in PackageGroup()2586 DynamicRefTable dynamicRefTable;
69 import org.robolectric.res.android.DynamicRefTable;824 DynamicRefTable dynamic_ref_table = assetmanager.GetDynamicRefTableForCookie(cookie); in nativeOpenXmlAsset()
67 import org.robolectric.res.android.DynamicRefTable;820 DynamicRefTable dynamic_ref_table = assetmanager.GetDynamicRefTableForCookie(cookie); in nativeOpenXmlAsset()
52 import org.robolectric.res.android.DynamicRefTable;1080 final DynamicRefTable dynamicRefTable = in openXmlAssetNative()