Home
last modified time | relevance | path

Searched refs:QueuedWork (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/backup/
H A DSharedPreferencesBackupHelper.java19 import android.app.QueuedWork;
100 QueuedWork.waitToFinish(); in performBackup()
H A DBackupAgent.java22 import android.app.QueuedWork;
225 QueuedWork.waitToFinish(); in run()
/aosp14/frameworks/base/core/java/android/app/
H A DQueuedWork.java51 public class QueuedWork { class
52 private static final String LOG_TAG = QueuedWork.class.getSimpleName();
H A DSharedPreferencesImpl.java503 QueuedWork.addFinisher(awaitCommit); in apply()
509 QueuedWork.removeFinisher(awaitCommit); in apply()
704 QueuedWork.queue(writeToDiskRunnable, !isFromSyncCommit); in enqueueDiskWrite()
H A DActivityThread.java4868 QueuedWork.waitToFinish(); in handleServiceArgs()
4900 QueuedWork.waitToFinish(); in handleStopService()
5210 QueuedWork.waitToFinish(); in handlePauseActivity()
5464 QueuedWork.waitToFinish(); in handleStopActivity()
/aosp14/frameworks/base/core/java/android/content/
H A DBroadcastReceiver.java25 import android.app.QueuedWork;
261 if (QueuedWork.hasPendingWork()) { in finish()
272 QueuedWork.queue(new Runnable() { in finish()
/aosp14/frameworks/base/config/
H A Ddirty-image-objects42 Landroid/app/QueuedWork;
H A Dboot-image-profile.txt2505 HSPLandroid/app/QueuedWork$QueuedWorkHandler;-><init>(Landroid/os/Looper;)V
2507 HSPLandroid/app/QueuedWork;->-$$Nest$smprocessPendingWork()V
2508 HSPLandroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V
2509 HSPLandroid/app/QueuedWork;->getHandler()Landroid/os/Handler;
2510 HSPLandroid/app/QueuedWork;->hasPendingWork()Z
2511 HSPLandroid/app/QueuedWork;->processPendingWork()V
2512 HSPLandroid/app/QueuedWork;->queue(Ljava/lang/Runnable;Z)V
2513 HSPLandroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V
2514 HSPLandroid/app/QueuedWork;->waitToFinish()V
33535 Landroid/app/QueuedWork$QueuedWorkHandler;
[all …]
H A Dpreloaded-classes651 android.app.QueuedWork$QueuedWorkHandler
652 android.app.QueuedWork
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2505 HSPLandroid/app/QueuedWork$QueuedWorkHandler;-><init>(Landroid/os/Looper;)V
2507 HSPLandroid/app/QueuedWork;->-$$Nest$smprocessPendingWork()V
2508 HSPLandroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V
2509 HSPLandroid/app/QueuedWork;->getHandler()Landroid/os/Handler;
2510 HSPLandroid/app/QueuedWork;->hasPendingWork()Z
2511 HSPLandroid/app/QueuedWork;->processPendingWork()V
2512 HSPLandroid/app/QueuedWork;->queue(Ljava/lang/Runnable;Z)V
2513 HSPLandroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V
2514 HSPLandroid/app/QueuedWork;->waitToFinish()V
23432 Landroid/app/QueuedWork$QueuedWorkHandler;
[all …]
H A Dpreloaded-classes651 android.app.QueuedWork$QueuedWorkHandler
652 android.app.QueuedWork
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8317 Landroid/app/QueuedWork;-><init>()V
8318 Landroid/app/QueuedWork;->DEBUG:Z
8319 Landroid/app/QueuedWork;->DELAY:J
8320 Landroid/app/QueuedWork;->hasPendingWork()Z
8321 Landroid/app/QueuedWork;->LOG_TAG:Ljava/lang/String;
8322 Landroid/app/QueuedWork;->MAX_WAIT_TIME_MILLIS:J
8323 Landroid/app/QueuedWork;->mNumWaits:I
8325 Landroid/app/QueuedWork;->processPendingWork()V
8326 Landroid/app/QueuedWork;->sCanDelay:Z
8328 Landroid/app/QueuedWork;->sLock:Ljava/lang/Object;
[all …]