Home
last modified time | relevance | path

Searched refs:obtainRunnable (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambda.java179 static <A> PooledRunnable obtainRunnable( in obtainRunnable() method
264 static <A, B> PooledRunnable obtainRunnable( in obtainRunnable() method
461 static <A, B, C> PooledRunnable obtainRunnable( in obtainRunnable() method
649 static <A, B, C, D> PooledRunnable obtainRunnable( in obtainRunnable() method
886 static <A, B, C, D, E> PooledRunnable obtainRunnable( in obtainRunnable() method
967 static <A, B, C, D, E, F> PooledRunnable obtainRunnable( in obtainRunnable() method
1051 static <A, B, C, D, E, F, G> PooledRunnable obtainRunnable( in obtainRunnable() method
1139 static <A, B, C, D, E, F, G, H> PooledRunnable obtainRunnable( in obtainRunnable() method
1232 static <A, B, C, D, E, F, G, H, I> PooledRunnable obtainRunnable( in obtainRunnable() method
/frameworks/base/core/java/android/content/pm/
DPackageInstaller.java726 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onCreated, mCallback, in onSessionCreated()
732 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onBadgingChanged, in onSessionBadgingChanged()
738 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onActiveChanged, in onSessionActiveChanged()
744 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onProgressChanged, in onSessionProgressChanged()
750 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onFinished, in onSessionFinished()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryExternalStatsWorker.java169 return mExecutorService.schedule(PooledLambda.obtainRunnable( in scheduleReadProcStateCpuTimes()
188 return mExecutorService.submit(PooledLambda.obtainRunnable( in scheduleCopyFromAllUidsCpuTimes()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java24 import static com.android.internal.util.function.pooled.PooledLambda.obtainRunnable;
468 Binder.withCleanCallingIdentity(obtainRunnable(CompanionDeviceManagerService::
/frameworks/base/core/java/android/app/role/
DRoleManager.java663 mExecutor.execute(PooledLambda.obtainRunnable( in onRoleHoldersChanged()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java19 import static com.android.internal.util.function.pooled.PooledLambda.obtainRunnable;
2002 CameraDeviceImpl.this.mDeviceExecutor.execute(obtainRunnable( in scheduleNotifyError()
/frameworks/base/services/core/java/com/android/server/wm/
DRecentTasks.java206 mService.mH.post(PooledLambda.obtainRunnable((nonArg) -> {
DActivityStack.java1862 final Runnable r = PooledLambda.obtainRunnable( in completePauseLocked()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DMultiClientInputMethodManagerService.java1246 PooledLambda.obtainRunnable(WindowManagerInternal::addWindowToken, in createInputMethodWindowToken()
/frameworks/base/core/java/android/app/
DActivityThread.java1580 final Runnable r = PooledLambda.obtainRunnable(ActivityThread::handleTrimMemory, in scheduleTrimMemory()
/frameworks/base/config/
Dboot-image-profile.txt24427 HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/u…
24428 HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/u…
24429 HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/BiC…