OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:launched
(Results
201 - 225
of
898
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/src/cmd/vet/
rangeloop.go
7
literals that are deferred or
launched
in new goroutines. We only check
/prebuilts/tools/linux-x86_64/kythe/studio/
build_studio_kythe.sh
16
echo $0 must be
launched
from the root of the studio branch.
/sdk/testapps/testProjectTest/testapp/src/com/android/tests/testprojecttest/lib/
LibActivityTest.java
28
*
launched
and finished before and after each test. This also extends
/sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/lib/
LibActivityTest.java
28
*
launched
and finished before and after each test. This also extends
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerActivityVisiblityTests.java
87
* Asserts that the home activity is visible when a translucent activity is
launched
in the
102
* Assert that the home activity is visible if a task that was
launched
from home is pinned
/development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java
73
// If we weren't
launched
with a CREATE_SHORTCUT intent, simply put up an informative
80
// Provide a lightweight view of the Intent that
launched
us
/development/samples/SampleSyncAdapter/
AndroidManifest.xml
89
No intent-filter here! This activity is only ever
launched
by
101
No intent-filter here! This activity is only ever
launched
by
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeWrapper.java
37
* Debuggee is always
launched
on local machine and attaches to debugger.
112
logWriter.println("
Launched
debuggee process");
/external/autotest/client/site_tests/desktopui_FlashSanityCheck/
desktopui_FlashSanityCheck.py
18
Sanity test that ensures flash instance is
launched
when a swf is played.
97
logging.warning('Flash probably
launched
by Chrome as zygote: '
/external/google-breakpad/src/client/mac/Framework/
OnDemandServer.h
53
// // Send a mach message to service_port and "myserver" will be
launched
60
// //
launched
it:
/external/libchrome/base/process/
kill.h
41
TERMINATION_STATUS_LAUNCH_FAILED, // child process never
launched
45
// Attempts to kill all the processes on the current machine that were
launched
/external/opencv3/samples/winrt/FaceDetection/FaceDetection/
App.xaml.cpp
38
/// Invoked when the application is
launched
normally by the end user. Other entry points
39
/// will be used such as when the application is
launched
to open a specific file.
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
InstrumentDetectorTest.java
117
* Test that is
launched
with a custom test runner and will fail.
128
* Test that is
launched
with a custom test runner and will pass.
/external/webrtc/webrtc/test/testsupport/
fileutils_unittest.cc
58
// directory that is automatically set when the test executable is
launched
.
60
// of where the executable was
launched
from.
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
BatteryStatsServTest.java
243
* Test startLaunchedLocked while not previously
launched
281
* Test startLaunchedLocked while previously
launched
317
* Test stopLaunchedLocked when not previously
launched
.
355
* Test stopLaunchedLocked when previously
launched
, with measurable time between
393
* Test stopLaunchedLocked when previously
launched
, with no measurable time between
469
* Test startRunningLocked while not previously
launched
506
* Test stopRunningLocked when previously
launched
, with measurable time between
544
* Test stopRunningLocked when previously
launched
, with measurable time between
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
ScriptC_reduce_general_examples_halter.java.expect
47
// until the asynchronously-
launched
operation has completed.
83
// until the asynchronously-
launched
operation has completed.
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/uiflows/
EncryptionController.java
145
// This can happen if the HOME intent receiver was
launched
multiple times or the
146
// BOOT_COMPLETED was received after the HOME intent receiver had already been
launched
.
/packages/apps/Settings/src/com/android/settings/
CryptKeeperSettings.java
135
* If encryption is already started, and this
launched
via a "start encryption" intent,
160
* @return true if confirmation
launched
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsUpgradeReceiver.java
33
* This will be
launched
during system boot, after the core system has
35
* started. It is
launched
in a special state, with no content provider
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
SysUIMultiWindowTests.java
63
*
launched
to multiwindow mode and finally, initial app can be brought back to full-screen
73
// Find task id for
launched
Calculator package
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java
101
* @param devices list of Android devices on which the activity will be
launched
116
* Returns a description of the activity being
launched
/frameworks/base/docs/html/reference/android/support/test/rule/
ActivityTestRule.html
341
launched
before each test annotated with
585
launched
, but before any test code is run including any method annotated with
614
created and
launched
.
1167
It is
launched
before the first
1235
true if the Activity should be
launched
once per
1237
<code>Test</code></a> method. It will be
launched
before the first
1382
<td width="100%">the Activity
launched
by this rule.</td>
1445
launched
, but before any test code is run including any method annotated with
1475
created and
launched
.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
launchconfig.py
128
:param user_data: The user data available to
launched
EC2 instances.
144
:param instance_monitoring: Whether instances in group are
launched
163
Specifies whether to assign a public IP address to each instance
launched
in a Amazon VPC.
/frameworks/base/core/java/android/app/
ActivityOptions.java
73
* The bounds (window size) that the activity should be
launched
in. Set to null explicitly for
155
* The stack id the activity should be
launched
into.
161
* The task id the activity should be
launched
into.
605
* exit Transition. The position of the shared element in the
launched
Activity will be the
630
* shared element in the
launched
Activity will be the epicenter of its entering Transition.
657
* start once the
launched
Activity's shared element is ready.
[
all
...]
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
ScriptC_reduce_general_examples_explicit.java.expect
51
// until the asynchronously-
launched
operation has completed.
92
// until the asynchronously-
launched
operation has completed.
128
// until the asynchronously-
launched
operation has completed.
Completed in 1252 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>