Searched defs:useExecutor (Results 1 – 6 of 6) sorted by relevance
| /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/ |
| D | CtsBasicVoiceInteractionService.java | 143 public void createAlwaysOnHotwordDetectorNoHotwordDetectionService(boolean useExecutor, in createAlwaysOnHotwordDetectorNoHotwordDetectionService() 174 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread) { in createAlwaysOnHotwordDetector() 183 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in createAlwaysOnHotwordDetector() 318 public void createAlwaysOnHotwordDetectorWithOnFailureCallback(boolean useExecutor, in createAlwaysOnHotwordDetectorWithOnFailureCallback() 328 public void createAlwaysOnHotwordDetectorWithOnFailureCallback(boolean useExecutor, in createAlwaysOnHotwordDetectorWithOnFailureCallback()
|
| D | BaseVoiceInteractionService.java | 537 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor) { in callCreateAlwaysOnHotwordDetectorNoHotwordDetectionService() 573 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor) { in callCreateAlwaysOnHotwordDetector() 578 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor, in callCreateAlwaysOnHotwordDetector() 616 boolean useExecutor) { in callCreateSoftwareHotwordDetector() 621 boolean useExecutor, @Nullable PersistableBundle options) { in callCreateSoftwareHotwordDetector()
|
| /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
| D | VoiceInteractionServiceTest.java | 244 private void testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService(boolean useExecutor, in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService() 292 private void testCreateAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in testCreateAlwaysOnHotwordDetector() 372 private void testCreateHotwordDetector(boolean useExecutor, boolean runOnMainThread, in testCreateHotwordDetector()
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | CameraManagerTest.java | 343 private void testCameraManagerOpenCamerasSerially(boolean useExecutor) throws Exception { in testCameraManagerOpenCamerasSerially() 386 private void testCameraManagerOpenAllCameras(boolean useExecutor) throws Exception { in testCameraManagerOpenAllCameras() 532 private void testCameraManagerOpenCameraTwice(boolean useExecutor) throws Exception { in testCameraManagerOpenCameraTwice() 629 private void testCameraManagerListenerCallbacks(boolean useExecutor) throws Exception { in testCameraManagerListenerCallbacks()
|
| D | FlashlightTest.java | 246 private void testTorchCallback(boolean useExecutor) throws Exception { in testTorchCallback()
|
| D | CameraDeviceTest.java | 1622 boolean useExecutor) throws Exception { in runCaptureTest() 1694 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot() 1757 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot()
|