OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:launching
(Results
226 - 250
of
806
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/developers/samples/android/testing/ActivityInstrumentation/Application/tests/src/com/example/android/activityinstrumentation/
SampleTests.java
40
* handle to this activity (
launching
it if needed).
/developers/samples/android/ui/window/MultiWindowPlayground/
template-params.xml
83
launching
activity by setting the
/development/samples/ApiDemos/src/com/example/android/apis/content/
PickContact.java
41
* Demonstrates
launching
the contacts app to pick a contact. Does not
/development/samples/ApiDemos/src/com/example/android/apis/preference/
LaunchingPreferences.java
34
* Demonstrates
launching
a PreferenceActivity and grabbing a value it saved.
/development/samples/devbytes/animation/WindowAnimations/src/com/example/android/windowanimations/
WindowAnimations.java
48
// By default,
launching
a sub-activity uses the system default for window animations
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
OnthrowLaunchDebugger002.java
33
* Upon
launching
debugger establishes synch connection with debuggee and with Test.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPManualDebuggeeWrapper.java
77
* if user does not confirm process
launching
/external/autotest/client/bin/
autotestd_monitor
32
print >> stderr, 'Finished
launching
tail subprocesses.'
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
base_cli.py
126
Appcommands assumes that it always runs as __main__, but
launching
/external/dbus/bus/
system.conf.in
23
<!-- We use system service
launching
using a helper -->
/external/deqp/executor/
xeCommLink.hpp
35
COMMLINKSTATE_TEST_PROCESS_LAUNCHING, //!< Test process is
launching
. Allowed commands: stop process
/external/protobuf/src/google/protobuf/compiler/
subprocess.h
55
// Utility class for
launching
sub-processes.
/external/testng/doc/
selenium.html
48
<li><a href="#
launching
">Lauching your tests with Eclipse</a>
191
<p>By adding these annotations, the TestNG engine will invoke the configuration methods automatically before/after your test suite (make sure the test methods are annotated with <tt>@Test</tt>),
launching
the Selenium server and instantiating the Selenium client object only once, reusing the same browser session across the tests.</p>
228
<h3><a name="
launching
">
Launching
your tests in Eclipse</a></h3>
/external/wpa_supplicant_8/src/utils/
browser-wpadebug.c
73
wpa_printf(MSG_INFO, "
Launching
wpadebug browser to %s", url);
/frameworks/av/include/media/stagefright/
MediaMuxer.h
96
* not recommended for
launching
this call.
/frameworks/base/core/java/android/service/dreams/
Sandman.java
31
* Internal helper for
launching
dreams to ensure consistency between the
/frameworks/base/docs/html/design/wear/
creative-vision.jd
30
<p>Most people are used to
launching
apps by clicking an icon. Android Wear is different. Wearable apps are aware of the user?s context - time, location, physical activity, and so on. The apps use this information to insert cards into the stream when they become relevant. This makes Android Wear timely, relevant and very specific.</p>
/frameworks/base/docs/html/distribute/stories/games/
tiny-co.jd
19
decided to prioritize
launching
effectively across multiple platforms. They
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
FilesActivity.java
105
"
Launching
with non-empty stack. Ignoring unexpected uri: " + uri);
107
if (DEBUG) Log.d(TAG, "
Launching
with non-empty stack.");
115
if (DEBUG) Log.d(TAG, "
Launching
with root URI.");
120
if (DEBUG) Log.d(TAG, "All other means skipped.
Launching
into default directory.");
/frameworks/support/v4/java/android/support/v4/app/
TaskStackBuilder.java
130
* Return a new TaskStackBuilder for
launching
a fresh task stack consisting
141
* Return a new TaskStackBuilder for
launching
a fresh task stack consisting
336
* Obtain a {@link PendingIntent} for
launching
the task constructed by this builder so far.
351
* Obtain a {@link PendingIntent} for
launching
the task constructed by this builder so far.
/packages/apps/Stk/res/values/
strings.xml
42
<!-- Default transition message when
launching
a call -->
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
SystemAppJankTests.java
75
// As of
launching
Youtube, we're already at the screen where
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
AppLauncherFlingJankTest.java
87
// Ensuring that we head back to the first screen before
launching
the app again
QuickSettingsJankTest.java
94
// Ensuring that we head back to the first screen before
launching
the app again
SettingsFlingJankTest.java
81
// Ensuring that we head back to the first screen before
launching
the app again
Completed in 1914 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>