Home
last modified time | relevance | path

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

12

/frameworks/support/work/workmanager/src/androidTest/java/androidx/work/impl/
DWorkManagerImplLargeExecutorTest.java127 final Set<UUID> completed = new HashSet<>(NUM_WORKERS); in testSchedulerLimits() local
165 if (!completed.contains(workStatus.getId())) { in testSchedulerLimits()
166 completed.add(workStatus.getId()); in testSchedulerLimits()
/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/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/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_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_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/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect50 // until the asynchronously-launched operation has completed.
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java677 protected final void completed() { in completed() method in RemotePrintDocument.AsyncCommand
786 completed(); in handleOnLayoutFinished()
1115 completed(); in handleOnWriteFinished()
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags105 # TODO(williamluh): Remove this once switch to snet 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/native/cmds/flatland/
DREADME.txt57 fast - This indicates that frames of the scenario completed too fast to be
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md190 the main thread, queued up in a thread pool and completed when the main thread deems they are
256 every time an Event is completed.
/frameworks/base/tools/bit/
Dmain.cpp757 string completed = get_system_property("sys.boot_completed", &err); in run_phases() local
759 if (completed == "1") { in run_phases()
/frameworks/rs/script_api/
Drs_for_each.spec111 the work has completed for all cells of the input allocations. If the kernel
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto26 // TODO: This is not the completed list, new properties need to be whitelisted.
/frameworks/base/core/proto/android/server/
Dpowermanagerservice.proto94 // True if boot completed occurred. We keep the screen on until this happens.
/frameworks/compile/slang/
DREADME.rst244 on whether a function called will have actually completed operation. If it
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc166 …creates a native fence and schedules it to be signalled when prior work on the queue has completed.
/frameworks/rs/script_api/include/
Drs_for_each.rsh112 * the work has completed for all cells of the input allocations. If the kernel
/frameworks/base/proto/src/
Dwifi.proto744 // IP Manager successfully completed IP Provisioning
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect48 // until the asynchronously-launched operation has completed.

12