Searched defs:canGetBytecodes (Results 1 – 4 of 4) sorted by relevance
37 public boolean canGetBytecodes = false; field 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 VirtualMachineImpl