HomeSort by relevance Sort by last modified time
    Searched defs:launch (Results 76 - 100 of 150) sorted by null

1 2 34 5 6

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 17 package com.android.ide.eclipse.adt.internal.launch;
59 * Class for the main launch configuration tab.
136 group.setText("Launch Action:");
148 mDefaultActionButton.setText("Launch Default Activity");
163 mActivityActionButton.setText("Launch:");
226 // add the launch mode
236 // link the project and the launch config.
303 "Please select a project to launch");
317 * launch configuration. This method is called when
321 * @param config launch configuratio
    [all...]
DeviceChooserDialog.java 17 package com.android.ide.eclipse.adt.internal.launch;
471 radio2.setText("Launch a new Android Virtual Device");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 17 package com.android.ide.eclipse.adt.internal.launch.junit.runtime;
28 import com.android.ide.eclipse.adt.internal.launch.LaunchMessages;
67 * @param launchInfo the Android specific test launch info
144 // Launch all test info collector jobs
511 "Test launch failed: %s", message);
513 AdtPlugin.printErrorToConsole(mLaunchInfo.getProject(), "Test launch failed: %s",
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 62 PhotoTable.this.launch();
598 public void launch() { method in class:PhotoTable
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
GalleryPicker.java 198 mAdapter.mItems.get(position).launch(this);
491 mAdapter.mItems.get(0).launch(this); method
823 public void launch(Activity activity) {
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 3554 int32_t QCameraCmdThread::launch(void *(*start_routine)(void *), function in class:android::QCameraCmdThread
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 457 def launch(self, _no_object=None, _attributes={}, **_arguments): member in class:AppleScript_Suite_Events
458 """launch: Start an application for scripting
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 16 package com.android.ide.eclipse.adt.internal.launch.junit;
22 import com.android.ide.eclipse.adt.internal.launch.LaunchMessages;
23 import com.android.ide.eclipse.adt.internal.launch.MainLaunchConfigTab;
97 * The launch config UI tab for Android JUnit
542 // reuse icon from the Android App Launch config tab
610 "Please select a project to launch");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java 343 launch(launcher, account, message, EDIT_DRAFT, null, null, null, null, method
351 launch(launcher, account, null, COMPOSE, null, null, null, null, null /* extraValues */); method
358 launch(launcher, account, null, COMPOSE, toAddress, null, null, null, method
367 launch(launcher, account, null, COMPOSE, null, null, null, subject, extraValues); method
410 launch(launcher, account, message, REPLY, null, null, null, null, null /* extraValues */); method
417 launch(launcher, account, message, REPLY_ALL, null, null, null, null, method
425 launch(launcher, account, message, FORWARD, null, null, null, null, null /* extraValues */); method
430 launch(launcher, account, message, FORWARD, method
434 private static void launch(Context context, Account account, Message message, int action, method in class:ComposeActivity
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-director-plugin/0.20.0/
tycho-p2-director-plugin-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 

Completed in 1027 milliseconds

1 2 34 5 6