Searched defs:isArt (Results 1 – 4 of 4) sorted by relevance
147 public boolean isArt() { in isArt() method in Opcodes
126 public boolean isArt() { in isArt() method in ClassPath
212 public OdexedFieldInstructionMapper(boolean isArt) { in OdexedFieldInstructionMapper()
97 …public void runTest(String test, boolean registerInfo, boolean isArt) throws IOException, URISynta… in runTest()