Home
last modified time | relevance | path

Searched refs:completed (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/summary/
DDeferredAction.java26 public final boolean completed; field in DeferredAction
29 public DeferredAction(String deferredNotificationDescription, boolean completed, int priority) { in DeferredAction() argument
31 this.completed = completed; in DeferredAction()
DSummaryAction.java31 public final boolean completed; field in SummaryAction
39 boolean completed, in SummaryAction() argument
49 this.completed = completed; in SummaryAction()
DPartnerSummaryActionsCollector.java116 boolean completed, Bundle summaryStateBundle) { in buildSummaryAction() argument
157 completed, in buildSummaryAction()
170 private static DeferredAction buildDeferredAction(boolean completed, in buildDeferredAction() argument
185 return new DeferredAction(deferredNotificationDescription, completed, priority); in buildDeferredAction()
255 boolean completed = in getPartnerSummaryActions()
259 SummaryAction summaryAction = buildSummaryAction(completed, summaryActionBundle); in getPartnerSummaryActions()
299 boolean completed = in getPartnerDeferredActions()
307 DeferredAction deferredAction = buildDeferredAction(completed, in getPartnerDeferredActions()
/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/shared/src/com/android/systemui/shared/recents/
DIOverviewProxy.aidl130 void onBackAction(boolean completed, int downX, int downY, boolean isButton, in onBackAction() argument
/frameworks/base/docs/html/
D__DEPRECATED__DO_NOT_EDIT__.txt4 of 12/2016. Migration of content was completed on 10/16/2016.
/frameworks/base/docs/
D__DEPRECATED__DO_NOT_EDIT__.txt4 of 12/2016. Migration of content was completed on 10/16/2016.
/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/base/services/core/java/com/android/server/
DEventLogTags.logtags21 # This is logged when the screen on broadcast has completed
23 # This is logged when the screen broadcast has completed
25 # This is logged when the screen on broadcast has completed
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md44 …translationY animations, and calls the provided callbacks only when both animations have completed.
52 …ction to call when the animations for every property (including chained animations) have completed.
72 …`, where the endAction is called when both translationX and translationY animations have completed.
73 …Action)`, which starts all of the animations and calls the end action when they have all completed.
Dphysics-animation-testing.md11 …ll ```latch.countDown()```. Once all of the properties’ animations have completed, the latch count…
/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/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt181 application's rendering to the surface was completed.
204 buffer have been submitted, but not necessarily completed.
206 purpose of display/composition were completed for this frame.
/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/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/av/media/bufferpool/1.0/
DAccessorImpl.cpp289 auto completed = mCompletedTransactions.find( in handleTransferTo() local
291 if (completed != mCompletedTransactions.end()) { in handleTransferTo()
293 mCompletedTransactions.erase(completed); in handleTransferTo()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t401 * A model is completed by calling {@link ANeuralNetworksModel_finish}.
437 * once all executions using the compilation have completed.</li></ul></p>
439 * A compilation is completed by calling {@link ANeuralNetworksCompilation_finish}.
508 * either has never been scheduled or has completed (i.e., that
722 * A memory descriptor is completed by calling {@link ANeuralNetworksMemoryDesc_finish}.
1233 * execution has completed and the outputs are ready to be consumed.
1259 * @return ANEURALNETWORKS_NO_ERROR if the execution completed normally.
1269 * The execution must have completed. On asynchronous execution initiated by
1295 * The execution must have completed. On asynchronous execution initiated by
1350 * execution has completed and the outputs are ready to be consumed.</p>
[all …]
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto105 optional bool completed = 6; field
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceCallback.hal47 * Callback called when a capture request is completed.
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect50 // until the asynchronously-launched operation has completed.
/frameworks/base/tests/FlickerTests/
DREADME.md106 …ition (after the `runBefore` calls) and stopped after the transition is completed. Each iteration …
113 …on is skipped. If the list of results is empty after all iterations are completed, then the test s…
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dbitfield.rscript25 // completed type of the union is visible. Two structures share a
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java683 protected final void completed() { in completed() method in RemotePrintDocument.AsyncCommand
792 completed(); in handleOnLayoutFinished()
1121 completed(); in handleOnWriteFinished()
/frameworks/compile/slang/lit-tests/padding/
Dbitfield.rscript31 // completed type of the union is visible. Two structures share a
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dbitfield.rscript27 // completed type of the union is visible. Two structures share a

12