Searched refs:QueuedWork (Results 1 – 12 of 12) sorted by relevance
19 import android.app.QueuedWork;100 QueuedWork.waitToFinish(); in performBackup()
22 import android.app.QueuedWork;222 QueuedWork.waitToFinish(); in run()
51 public class QueuedWork { class52 private static final String LOG_TAG = QueuedWork.class.getSimpleName();
495 QueuedWork.addFinisher(awaitCommit); in apply()501 QueuedWork.removeFinisher(awaitCommit); in apply()696 QueuedWork.queue(writeToDiskRunnable, !isFromSyncCommit); in enqueueDiskWrite()
4649 QueuedWork.waitToFinish(); in handleServiceArgs()4681 QueuedWork.waitToFinish(); in handleStopService()4952 QueuedWork.waitToFinish(); in handlePauseActivity()5206 QueuedWork.waitToFinish(); in handleStopActivity()
24 import android.app.QueuedWork;224 if (QueuedWork.hasPendingWork()) { in finish()235 QueuedWork.queue(new Runnable() { in finish()
53 Landroid/app/QueuedWork;
524 android.app.QueuedWork$QueuedWorkHandler525 android.app.QueuedWork
2411 HSPLandroid/app/QueuedWork$QueuedWorkHandler;-><init>(Landroid/os/Looper;)V2412 HSPLandroid/app/QueuedWork$QueuedWorkHandler;->handleMessage(Landroid/os/Message;)V2413 HSPLandroid/app/QueuedWork;->access$000()V2414 HSPLandroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V+]Ljava/util/LinkedList;Ljava/util/L…2415 HSPLandroid/app/QueuedWork;->getHandler()Landroid/os/Handler;2416 HSPLandroid/app/QueuedWork;->hasPendingWork()Z+]Ljava/util/LinkedList;Ljava/util/LinkedList;2417 HSPLandroid/app/QueuedWork;->processPendingWork()V+]Landroid/os/Handler;Landroid/app/QueuedWork$Que…2418 HSPLandroid/app/QueuedWork;->queue(Ljava/lang/Runnable;Z)V+]Landroid/os/Handler;Landroid/app/Queued…2419 HSPLandroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V+]Ljava/util/LinkedList;Ljava/uti…2420 HSPLandroid/app/QueuedWork;->waitToFinish()V+]Landroid/os/Handler;Landroid/app/QueuedWork$QueuedWor…[all …]
526 android.app.QueuedWork$QueuedWorkHandler527 android.app.QueuedWork
8315 Landroid/app/QueuedWork$QueuedWorkHandler;-><init>(Landroid/os/Looper;)V8316 Landroid/app/QueuedWork$QueuedWorkHandler;->MSG_RUN:I8317 Landroid/app/QueuedWork;-><init>()V8318 Landroid/app/QueuedWork;->DEBUG:Z8319 Landroid/app/QueuedWork;->DELAY:J8320 Landroid/app/QueuedWork;->hasPendingWork()Z8321 Landroid/app/QueuedWork;->LOG_TAG:Ljava/lang/String;8322 Landroid/app/QueuedWork;->MAX_WAIT_TIME_MILLIS:J8323 Landroid/app/QueuedWork;->mNumWaits:I8324 Landroid/app/QueuedWork;->mWaitTimes:Lcom/android/internal/util/ExponentiallyBucketedHistogram;[all …]