HomeSort by relevance Sort by last modified time
    Searched refs:INVALID_DEBUG_PORT (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 45 final static int INVALID_DEBUG_PORT = -1;
140 if (debugPort != INVALID_DEBUG_PORT) {
AndroidLaunchController.java     [all...]

Completed in 1196 milliseconds