Searched refs:canGetBytecodes (Results 1 – 7 of 7) sorted by relevance
65 boolean canGetBytecodes = reply.getNextValueAsBoolean(); in testCapabilities001()78 logWriter.println("\tcanGetBytecodes\t\t\t= " + canGetBytecodes); in testCapabilities001()79 assertTrue("canGetBytecodes must be true", canGetBytecodes); in testCapabilities001()
37 public boolean canGetBytecodes = false; field in Capabilities
341 targetVMCapabilities.canGetBytecodes = replyPacket in capabilities()
488 boolean canGetBytecodes(); in canGetBytecodes() method
144 @Override public boolean canGetBytecodes() { return false; } in getVirtualMachineProxy() method in SmaliPositionManagerTest.MockDebugProcess
616 public boolean canGetBytecodes() { in canGetBytecodes() method in VirtualMachineImpl618 return capabilities().canGetBytecodes; in canGetBytecodes()
251 (boolean canGetBytecodes