Home
last modified time | relevance | path

Searched refs:doWork (Results 1 – 14 of 14) sorted by relevance

/frameworks/libs/systemui/tracinglib/demo/src/com/android/app/tracing/demo/experiments/
DLaunchNested.kt41 doWork() in getDescription()
43 doWork() in getDescription()
45 doWork() in getDescription()
46 launch("launch(Dispatchers.Default)", defaultContext) { doWork() } in getDescription()
DLaunchSequentially.kt40 launch("$tag: launch on fixed thread #1", fixedThreadContext1) { doWork() } in getDescription()
41 launch("$tag: launch on fixed thread #2", fixedThreadContext2) { doWork() } in getDescription()
42 launch("$tag: launch on Default", defaultContext) { doWork() } in getDescription()
43 launch("$tag: launch on IO", ioContext) { doWork() } in getDescription()
DUnconfinedThreadSwitch.kt36 launch("launch(Dispatchers.Unconfined)", unconfinedContext) { doWork() } in getDescription()
37 launch("launch(EmptyCoroutineContext)") { doWork() } in getDescription()
38 launch("launch(Dispatchers.IO)", ioContext) { doWork() } in getDescription()
DUtil.kt25 internal suspend fun doWork() { in <lambda>() method
/frameworks/base/core/java/android/accounts/
DAccountManager.java859 public void doWork() throws RemoteException { in getAuthTokenLabel()
911 public void doWork() throws RemoteException {
972 public void doWork() throws RemoteException {
1240 public void doWork() throws RemoteException {
1367 public void doWork() throws RemoteException {
1393 public void doWork() throws RemoteException {
1711 public void doWork() throws RemoteException {
1882 public void doWork() throws RemoteException {
1954 public void doWork() throws RemoteException {
1983 public void doWork() throws RemoteException {
[all …]
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DKernelCpuThreadReaderEndToEndTest.java126 doWork(work, threadName, workFinishedLatch, threadFinishedLatch); in getAverageWorkTime()
208 private void doWork(
/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/worker/
DRetryRequestWorker.kt41 override suspend fun doWork() = coroutineScope { in <lambda>() method
DSingleV2RequestWorker.kt53 override suspend fun doWork() = coroutineScope { in <lambda>() method
DSingleV1RequestWorker.kt55 override suspend fun doWork() = coroutineScope { in <lambda>() method
DCollectV1Worker.kt51 override suspend fun doWork() = coroutineScope { in <lambda>() method
/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
DMediaCodecSurfaceEncoder.java120 doWork(Integer.MAX_VALUE); in startEncodingSurface()
267 private void doWork(int frameLimit) throws InterruptedException { in doWork() method in MediaCodecSurfaceEncoder
/frameworks/base/boot/
Dboot-image-profile.txt32 HSPLandroid/accounts/AccountManager$10;->doWork()V
45 HSPLandroid/accounts/AccountManager$4;->doWork()V
49 HSPLandroid/accounts/AccountManager$5;->doWork()V
/frameworks/base/config/
Dboot-image-profile.txt32 HSPLandroid/accounts/AccountManager$10;->doWork()V
45 HSPLandroid/accounts/AccountManager$4;->doWork()V
49 HSPLandroid/accounts/AccountManager$5;->doWork()V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt340 Landroid/accounts/AccountManager$AmsTask;->doWork()V
348 Landroid/accounts/AccountManager$BaseFutureTask;->doWork()V
356 Landroid/accounts/AccountManager$GetAuthTokenByTypeAndFeaturesTask;->doWork()V