Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/function/pooled/
DPooledLambda.java173 static <A> PooledRunnable obtainRunnable( in obtainRunnable() method
254 static <A, B> PooledRunnable obtainRunnable( in obtainRunnable() method
441 static <A, B, C> PooledRunnable obtainRunnable( in obtainRunnable() method
620 static <A, B, C, D> PooledRunnable obtainRunnable( in obtainRunnable() method
846 static <A, B, C, D, E> PooledRunnable obtainRunnable( in obtainRunnable() method
924 static <A, B, C, D, E, F> PooledRunnable obtainRunnable( in obtainRunnable() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryExternalStatsWorker.java161 return mExecutorService.schedule(PooledLambda.obtainRunnable( in scheduleReadProcStateCpuTimes()
180 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;
445 Binder.withCleanCallingIdentity(obtainRunnable(CompanionDeviceManagerService::
/frameworks/base/core/java/android/app/
DUiAutomation.java1167 mLocalCallbackHandler.post(PooledLambda.obtainRunnable( in IAccessibilityServiceClientImpl()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java19 import static com.android.internal.util.function.pooled.PooledLambda.obtainRunnable;
1891 CameraDeviceImpl.this.mDeviceExecutor.execute(obtainRunnable( in scheduleNotifyError()
/frameworks/base/config/
Dboot-image-profile.txt42186 HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/u…
42187 HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/BiC…