Searched defs:execute (Results 1 – 10 of 10) sorted by relevance
42 public void execute(Runnable command) { in execute() method in DirectExecutor
77 public void execute(@NonNull Runnable command) { in execute() method in AudioExecutor
72 public void execute(@NonNull Runnable command) { in execute() method in IoExecutor
64 public void execute(@NonNull Runnable command) { in execute() method in HighPriorityExecutor
85 public void execute(final Runnable task) { in execute() method in SequentialExecutor
172 public void execute(@NonNull Runnable command) { in execute() method in HandlerScheduledExecutorService
45 public void execute(@NonNull Runnable command) { in execute() method in SingleThreadHandlerExecutor
108 public void execute(@NonNull Runnable runnable) { in execute() method in CameraExecutor
40 override fun execute(command: Runnable?) { in execute() method in androidx.camera.testing.impl.CameraTaskTrackingExecutor
1302 public void execute(@NonNull Runnable command) { in execute() method in Camera2CameraControlImplDeviceTest.TestExecutor