/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/summary/ |
D | DeferredAction.java | 26 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()
|
D | SummaryAction.java | 31 public final boolean completed; field in SummaryAction 39 boolean completed, in SummaryAction() argument 49 this.completed = completed; in SummaryAction()
|
D | PartnerSummaryActionsCollector.java | 117 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/ |
D | ScriptC_reduce_general_result.java.expect | 114 // 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/ |
D | IOverviewProxy.aidl | 66 void onBackAction(boolean completed, int downX, int downY, boolean isButton, in onBackAction() argument
|
/frameworks/base/docs/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 4 of 12/2016. Migration of content was completed on 10/16/2016.
|
/frameworks/base/docs/html/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 4 of 12/2016. Migration of content was completed on 10/16/2016.
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 50 // until the asynchronously-launched operation has completed. 86 // until the asynchronously-launched operation has completed.
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 21 # 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/ |
D | physics-animation-layout.md | 44 …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.
|
D | physics-animation-testing.md | 11 …ll ```latch.countDown()```. Once all of the properties’ animations have completed, the latch count…
|
/frameworks/opt/telephony/proto/src/ |
D | pin_storage.proto | 32 // unattended reboot is completed.
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 54 // 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/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 181 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/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 56 // 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/ |
D | ScriptC_reduce_general_examples.java.expect | 56 // 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/ |
D | AccessorImpl.cpp | 294 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/ |
D | ScriptC_reduce_general_struct.java.expect | 50 // until the asynchronously-launched operation has completed.
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceCallback.hal | 47 * Callback called when a capture request is completed.
|
/frameworks/base/cmds/incidentd/src/ |
D | report_file.proto | 110 optional bool completed = 6; field
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | bitfield.rscript | 25 // completed type of the union is visible. Two structures share a
|
/frameworks/compile/slang/lit-tests/padding/ |
D | bitfield.rscript | 31 // completed type of the union is visible. Two structures share a
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | bitfield.rscript | 27 // completed type of the union is visible. Two structures share a
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 105 # TODO(williamluh): Remove this once switch to snet completed.
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | RemotePrintDocument.java | 689 protected final void completed() { in completed() method in RemotePrintDocument.AsyncCommand 798 completed(); in handleOnLayoutFinished() 1127 completed(); in handleOnWriteFinished()
|