Searched refs:mThreadExecutor (Results 1 – 1 of 1) sorted by relevance
88 private final Executor mThreadExecutor = Executors.newFixedThreadPool(2); field in DeviceAsWebcamPreview637 bindService(new Intent(this, DeviceAsWebcamFgService.class), 0, mThreadExecutor, in onCreate()