Home
last modified time | relevance | path

Searched refs:launched (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DGestureLauncherService.java257 boolean launched = false; in interceptPowerKeyDown()
264 launched = true; in interceptPowerKeyDown()
269 if (launched) { in interceptPowerKeyDown()
272 launched = handleCameraLaunchGesture(false /* useWakelock */, in interceptPowerKeyDown()
274 if (launched) { in interceptPowerKeyDown()
280 outLaunched.value = launched; in interceptPowerKeyDown()
281 return intercept && launched; in interceptPowerKeyDown()
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect111 // until the asynchronously-launched operation has completed.
152 // until the asynchronously-launched operation has completed.
188 // until the asynchronously-launched operation has completed.
229 // until the asynchronously-launched operation has completed.
270 // until the asynchronously-launched operation has completed.
306 // until the asynchronously-launched operation has completed.
347 // until the asynchronously-launched operation has completed.
388 // until the asynchronously-launched operation has completed.
424 // until the asynchronously-launched operation has completed.
465 // until the asynchronously-launched operation has completed.
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect47 // until the asynchronously-launched operation has completed.
83 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect51 // until the asynchronously-launched operation has completed.
92 // until the asynchronously-launched operation has completed.
128 // until the asynchronously-launched operation has completed.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java490 public void unbindCameraPrewarmService(boolean launched) { in unbindCameraPrewarmService() argument
492 if (mPrewarmMessenger != null && launched) { in unbindCameraPrewarmService()
537 final boolean launched = isSuccessfulLaunch(result); in launchCamera()
541 unbindCameraPrewarmService(launched); in launchCamera()
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect53 // until the asynchronously-launched operation has completed.
94 // until the asynchronously-launched operation has completed.
130 // until the asynchronously-launched operation has completed.
166 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect53 // until the asynchronously-launched operation has completed.
94 // until the asynchronously-launched operation has completed.
130 // until the asynchronously-launched operation has completed.
166 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect47 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect45 // until the asynchronously-launched operation has completed.
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java416 boolean launched = false;
419 launched = true;
422 launched = true;
428 launched = true;
435 launched = true;
441 launched = true;
483 if (mWaitOption && launched) {
/frameworks/base/proto/src/
Dmetrics_constants.proto2126 // Settings launched from expanded quick settings.
2310 // Settings launched from collapsed quick settings.
2412 // ACTION: Managed provisioning was launched to set this package as DPC app.
3658 // The name of the activity being launched in an app transition event.
3785 // FIELD - Whether or not the launched activity is part of an instant application
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect45 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect113 // until the asynchronously-launched operation has completed.