Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DGestureLauncherService.java366 boolean launched = false; in interceptPowerKeyDown()
373 launched = true; in interceptPowerKeyDown()
387 if (launched) { in interceptPowerKeyDown()
390 launched = handleCameraGesture(false /* useWakelock */, in interceptPowerKeyDown()
392 if (launched) { in interceptPowerKeyDown()
399 outLaunched.value = launched; in interceptPowerKeyDown()
400 return intercept && launched; in interceptPowerKeyDown()
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect114 // until the asynchronously-launched operation has completed.
155 // until the asynchronously-launched operation has completed.
191 // until the asynchronously-launched operation has completed.
232 // until the asynchronously-launched operation has completed.
273 // until the asynchronously-launched operation has completed.
309 // until the asynchronously-launched operation has completed.
350 // until the asynchronously-launched operation has completed.
391 // until the asynchronously-launched operation has completed.
427 // until the asynchronously-launched operation has completed.
468 // until the asynchronously-launched operation has completed.
[all …]
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md32 … icon for the bottom right lock screen button, and the intent that gets launched when it is activa…
37 …e icon for the bottom left lock screen button, and the intent that gets launched when it is activa…
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect50 // until the asynchronously-launched operation has completed.
86 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect54 // until the asynchronously-launched operation has completed.
95 // until the asynchronously-launched operation has completed.
131 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect56 // until the asynchronously-launched operation has completed.
97 // until the asynchronously-launched operation has completed.
133 // until the asynchronously-launched operation has completed.
169 // until the asynchronously-launched operation has completed.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java452 public void unbindCameraPrewarmService(boolean launched) { in unbindCameraPrewarmService() argument
454 if (mPrewarmMessenger != null && launched) { in unbindCameraPrewarmService()
500 final boolean launched = isSuccessfulLaunch(result); in launchCamera()
504 unbindCameraPrewarmService(launched); in launchCamera()
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect56 // until the asynchronously-launched operation has completed.
97 // until the asynchronously-launched operation has completed.
133 // until the asynchronously-launched operation has completed.
169 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect50 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect48 // until the asynchronously-launched operation has completed.
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java524 boolean launched = false;
527 launched = true;
530 launched = true;
536 launched = true;
543 launched = true;
549 launched = true;
591 if (mWaitOption && launched) {
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto461 // The first api level when the phone is launched.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2274 // Settings launched from expanded quick settings.
2459 // Settings launched from collapsed quick settings.
2561 // ACTION: Managed provisioning was launched to set this package as DPC app.
3916 // The name of the activity being launched in an app transition event.
4059 // FIELD - Whether or not the launched activity is part of an instant application
4173 // Type TYPE_OPEN: The request succeeded but the service launched an IntentSender
4840 // Type TYPE_OPEN: The link launched an activity
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect48 // until the asynchronously-launched operation has completed.
/frameworks/base/cmds/statsd/src/
Datoms.proto3510 * Logs when a service is launched.
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect116 // until the asynchronously-launched operation has completed.
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect88 // until the asynchronously-launched operation has completed.