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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java 49 + (info.isDebugMode() ? " -D" //$NON-NLS-1$
71 if (info.isDebugMode() == false) {
DelayedLaunchInfo.java 213 public boolean isDebugMode() {
AndroidLaunchController.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java 125 boolean isDebugMode = mDebugMode.isChecked();
128 if (!isDebugMode) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
AndroidJUnitLaunchInfo.java 61 public boolean isDebugMode() {
RemoteAdtTestRunner.java 156 runner, mLaunchInfo.isDebugMode(), collector);
205 runner, mLaunchInfo.isDebugMode(), testRunListener);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 73 mLaunchInfo.setDebugMode(info.isDebugMode());
76 final String mode = info.isDebugMode() ? ILaunchManager.DEBUG_MODE :
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 2869 milliseconds