Searched defs:setBackgroundExecutor (Results 1 – 4 of 4) sorted by relevance
77 @NonNull B setBackgroundExecutor(@NonNull Executor executor); in setBackgroundExecutor() method
1257 public @NonNull Builder setBackgroundExecutor(@NonNull Executor executor) { in setBackgroundExecutor() method in Preview.Builder
1607 public @NonNull Builder setBackgroundExecutor(@NonNull Executor executor) { in setBackgroundExecutor() method in ImageAnalysis.Builder
2017 public @NonNull Builder<T> setBackgroundExecutor(@NonNull Executor executor) { in setBackgroundExecutor() method in VideoCapture.Builder