Searched refs:OBJECT_ARRAY (Results 1 – 2 of 2) sorted by relevance
73 private static TypeId<Object[]> OBJECT_ARRAY = TypeId.get(Object[].class); field in DexMakerTest1748 Method objectArrayLength = arrayLengthMethod(OBJECT_ARRAY); in testArrayLength()1789 Method newObjectArray = newArrayMethod(OBJECT_ARRAY); in testNewArray()1834 Method swapObjectArray = arraySwapMethod(OBJECT_ARRAY, TypeId.OBJECT); in testReadAndWriteArray()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...