Home
last modified time | relevance | path

Searched refs:completed (Results 1 – 25 of 46) 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.java117 boolean completed, Bundle summaryStateBundle) { in buildSummaryAction() argument
158 completed, in buildSummaryAction()
171 private static DeferredAction buildDeferredAction(boolean completed, in buildDeferredAction() argument
186 return new DeferredAction(deferredNotificationDescription, completed, priority); in buildDeferredAction()
256 boolean completed = in getPartnerSummaryActions()
260 SummaryAction summaryAction = buildSummaryAction(completed, summaryActionBundle); in getPartnerSummaryActions()
300 boolean completed = in getPartnerDeferredActions()
308 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.aidl66 void onBackAction(boolean completed, int downX, int downY, boolean isButton, in onBackAction() argument
/frameworks/base/docs/
D__DEPRECATED__DO_NOT_EDIT__.txt4 of 12/2016. Migration of content was completed on 10/16/2016.
/frameworks/base/docs/html/
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/opt/telephony/proto/src/
Dpin_storage.proto32 // unattended reboot is 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/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_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_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/av/media/bufferpool/1.0/
DAccessorImpl.cpp294 auto completed = mCompletedTransactions.find( in handleTransferTo() local
296 if (completed != mCompletedTransactions.end()) { in handleTransferTo()
298 mCompletedTransactions.erase(completed); in handleTransferTo()
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect50 // until the asynchronously-launched operation has completed.
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceCallback.hal47 * Callback called when a capture request is completed.
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto110 optional bool completed = 6; field
/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/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
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags105 # TODO(williamluh): Remove this once switch to snet completed.
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java689 protected final void completed() { in completed() method in RemotePrintDocument.AsyncCommand
798 completed(); in handleOnLayoutFinished()
1127 completed(); in handleOnWriteFinished()

12