/packages/services/Telephony/tests/src/com/android/phone/tests/ |
OtaspTestActivity.java | 75 // We can be launched either: 128 // launched in "singleTop" mode. 130 // Activities that *are* launched in singleTop mode, like the SetupWizard,
|
/cts/hostsidetests/services/activitymanager/src/android/server/cts/ |
ActivityManagerPinnedStackTests.java | 71 // Not checking for resumed state here because PiP overlay can be launched on top
|
/developers/build/prebuilts/gradle/DirectShare/Application/src/main/java/com/example/android/directshare/ |
SampleChooserTargetService.java | 54 // The name of the component to be launched if this target is chosen.
|
/developers/samples/android/content/DirectShare/Application/src/main/java/com/example/android/directshare/ |
SampleChooserTargetService.java | 54 // The name of the component to be launched if this target is chosen.
|
/development/samples/TicTacToeLib/ |
_index.html | 7 launch the Activity using an explicit intent — once launched,
|
/development/samples/browseable/DirectShare/src/com.example.android.directshare/ |
SampleChooserTargetService.java | 54 // The name of the component to be launched if this target is chosen.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
OnthrowDebuggerLaunchTest.java | 131 * launched by debuggee. After that, method starts receiving messages in 161 // listen for synch connection from launched debugger 163 logWriter.println("=> Listen for synch connection from launched debugger"); 165 logWriter.println("=> Synch connection with launched debugger established");
|
/external/autotest/client/virt/tests/ |
guest_s4.py | 41 logging.info("Launched background command in guest: %s", test_s4_cmd)
|
/external/autotest/tko/ |
utils.py | 28 job dir that autoserv was launched with. Returns None if it can't find
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
oomkiller_profiler.py | 14 """Exception when unable to find a launched application"""
|
/external/deqp/android/scripts/ |
launch.py | 44 print "ExecService launched on device"
|
/external/google-breakpad/src/client/mac/crash_generation/ |
InspectorMain.mm | 42 // Since we're launched on-demand, this is necessary to see debugging
|
/external/sl4a/ |
README.md | 43 a) SL4A may be launched from Android as a normal App; or
|
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/ |
InterpreterProcess.java | 44 * the absolute path to a script that should be launched with the interpreter
|
/external/testng/src/test/java/test/remote/ |
RemoteTest.java | 27 // launched in this test will interfere with the plug-in.
|
/external/valgrind/gdbserver_tests/ |
mcleak.stdinB.gdb | 3 echo vgdb launched process attached\n
|
/external/webrtc/webrtc/video/ |
payload_router.h | 70 // TODO(mflodman): When the new video API has launched, remove crit_ and
|
/frameworks/base/core/java/android/accounts/ |
AccountAuthenticatorActivity.java | 42 * Activity to be launched. If result is null or this method is never called then
|
/frameworks/base/docs/html/distribute/users/ |
banners.jd | 45 user?s system, how it should be launched, and whether its banner has priority
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 15 <p>Earlier this year, Android 3.0 launched with a new 2D rendering pipeline designed to
|
/frameworks/base/test-runner/src/android/test/ |
ActivityInstrumentationTestCase.java | 93 assertNotNull("activity should be launched successfully", getActivity());
|
/frameworks/compile/slang/tests/P_reduce_general_struct/ |
ScriptC_reduce_general_struct.java.expect | 47 // until the asynchronously-launched operation has completed.
|
/packages/apps/TV/common/src/com/android/tv/common/ |
TvCommonConstants.java | 34 * {@link EXTRA_ACTIVITY_AFTER_COMPLETION}, the activity will be launched after the setup
|
/packages/services/Car/car-lib/src/android/car/content/pm/ |
CarAppBlockingPolicyService.java | 30 * implementation. Additionally the APK should have the permission to be launched by Car Service.
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
rangeloop.go | 7 literals that are deferred or launched in new goroutines. We only check
|