HomeSort by relevance Sort by last modified time
    Searched refs:launch (Results 26 - 50 of 238) sorted by null

12 3 4 5 6 7 8 910

  /device/asus/flo/camera/QCamera2/util/
QCameraCmdThread.h 60 int32_t launch(void *(*start_routine)(void *), void* user_data);
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraCmdThread.h 60 int32_t launch(void *(*start_routine)(void *), void* user_data);
  /device/moto/shamu/camera/QCamera2/util/
QCameraCmdThread.h 60 int32_t launch(void *(*start_routine)(void *), void* user_data);
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/action/
ShareCodeAction.java 26 public static void launch(Context context, CharSequence title) { method in class:ShareCodeAction
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 17 package com.android.ide.eclipse.adt.internal.launch;
22 import org.eclipse.debug.core.Launch;
26 * Custom implementation of Launch to allow access to the LaunchManager
29 public class AndroidLaunch extends Launch {
42 /** Stops the launch, and removes it from the launch manager */
54 // remove the launch
EmptyLaunchAction.java 16 package com.android.ide.eclipse.adt.internal.launch;
24 * A launch action that does nothing after the application has been installed
41 // return false so launch controller will not wait for debugger to attach
LaunchConfigTabGroup.java 17 package com.android.ide.eclipse.adt.internal.launch;
26 * Tab group object for Android Launch Config type.
AvdCompatibility.java 17 package com.android.ide.eclipse.adt.internal.launch;
LaunchMessages.java 17 package com.android.ide.eclipse.adt.internal.launch;
22 private static final String BUNDLE_NAME = "com.android.ide.eclipse.adt.internal.launch.messages"; //$NON-NLS-1$
messages.properties 18 LaunchDialogTitle=Android Launch
23 AndroidJUnitLaunchAction_LaunchDesc_s=%1$s JUnit launch
24 AndroidJUnitLaunchAction_LaunchFail=Failed to launch test
26 AndroidJUnitDelegate_NoRunnerConfigMsg_s=Warning: No instrumentation runner found for the launch, using %1$s
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkGdbLaunchConfigTabGroups.java 17 package com.android.ide.eclipse.ndk.internal.launch;
NdkMainLaunchConfigTab.java 17 package com.android.ide.eclipse.ndk.internal.launch;
19 import com.android.ide.eclipse.adt.internal.launch.MainLaunchConfigTab;
NdkGdbLaunchShortcut.java 17 package com.android.ide.eclipse.ndk.internal.launch;
20 import com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController;
43 public void launch(ISelection selection, String mode) { method in class:NdkGdbLaunchShortcut
83 public void launch(IEditorPart editor, String mode) { method in class:NdkGdbLaunchShortcut
94 // Set the ndk gdb specific launch attributes in the config (if necessary)
100 "Unable to create launch configuration for project.");
105 // launch
106 DebugUITools.launch(config, mode);
111 // All NDK launch configurations have ATTR_REMOTE_TCP set to true
NdkLaunchConstants.java 17 package com.android.ide.eclipse.ndk.internal.launch;
NdkGdbLaunchDelegate.java 17 package com.android.ide.eclipse.ndk.internal.launch;
35 import com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController;
36 import com.android.ide.eclipse.adt.internal.launch.DeviceChooserDialog;
37 import com.android.ide.eclipse.adt.internal.launch.DeviceChooserDialog.DeviceChooserResponse;
38 import com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate;
87 public void launch(ILaunchConfiguration config, String mode, ILaunch launch, method in class:NdkGdbLaunchDelegate
89 boolean launched = doLaunch(config, mode, launch, monitor);
91 if (launch.canTerminate()) {
92 launch.terminate()
    [all...]
  /external/libcxx/test/thread/futures/futures.overview/
Android.mk 27 test_name := thread/futures/futures.overview/launch
28 test_src := launch.pass.cpp
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegateTest.java 17 package com.android.ide.eclipse.adt.internal.launch;
19 import com.android.ide.eclipse.adt.internal.launch.JUnitLaunchConfigDelegate;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigDelegate.java 17 package com.android.ide.eclipse.adt.internal.launch.junit;
25 import com.android.ide.eclipse.adt.internal.launch.AndroidLaunch;
26 import com.android.ide.eclipse.adt.internal.launch.AndroidLaunchConfiguration;
27 import com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController;
28 import com.android.ide.eclipse.adt.internal.launch.IAndroidLaunchAction;
29 import com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate;
30 import com.android.ide.eclipse.adt.internal.launch.LaunchMessages;
31 import com.android.ide.eclipse.adt.internal.launch.junit.runtime.AndroidJUnitLaunchInfo;
60 /** Launch config attribute that stores instrumentation runner. */
63 /** Launch config attribute that stores the test size annotation to run. *
    [all...]
AndroidJUnitLaunchShortcut.java 17 package com.android.ide.eclipse.adt.internal.launch.junit;
25 * Launch shortcut to launch debug/run Android JUnit configuration directly.
35 * Creates a default Android JUnit launch configuration. Sets the instrumentation runner to the
49 // if a valid runner is not found, rely on launch delegate to log error.
50 // This method is called without explicit user action to launch Android JUnit, so avoid
  /external/chromium_org/base/mac/
scoped_launch_data.h 8 #include <launch.h>
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_app_launch_splash.css 6 #app-launch-splash {
32 #splash-launch-text {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
AndroidTestReference.java 17 package com.android.ide.eclipse.adt.internal.launch.junit.runtime;
TestCaseReference.java 17 package com.android.ide.eclipse.adt.internal.launch.junit.runtime;
  /external/chromium_org/build/android/
avd.py 8 The script will launch a specified number of Android Virtual Devices (AVD's).
25 # ANDROID_SDK_ROOT needs to be set to the location of the SDK used to launch
26 # the emulator to find the system images upon launch.
32 'launch. If not specified, new AVD\'s will be created')
34 help='Number of emulators to launch (default is 1).',
37 help='Platform of emulators to launch (x86 default).')
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_browsertest.cc 175 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
178 launch.OpenURLsInBrowser(popup, false, urls, chrome::GetActiveDesktop());
206 // Do a simple non-process-startup browser launch.
210 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
211 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false,
251 // Do a simple non-process-startup browser launch.
255 StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
256 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false
    [all...]

Completed in 304 milliseconds

12 3 4 5 6 7 8 910