Package jadx.gui.device.protocol
Interface ADB.JDWPProcessListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidjdwpListenerClosed(ADBDevice device)voidjdwpProcessOccurred(ADBDevice device, java.util.Set<java.lang.String> id)
-