Searched defs:INVALID_DEBUG_PORT (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
H A DLaunchConfigDelegate.java45 final static int INVALID_DEBUG_PORT = -1; field in class:LaunchConfigDelegate
132 if (debugPort != INVALID_DEBUG_PORT) {

Completed in 17 milliseconds