Home
last modified time | relevance | path

Searched defs:useExecutor (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java143 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()
DBaseVoiceInteractionService.java537 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/
DVoiceInteractionServiceTest.java244 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/
DCameraManagerTest.java343 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()
DFlashlightTest.java246 private void testTorchCallback(boolean useExecutor) throws Exception { in testTorchCallback()
DCameraDeviceTest.java1622 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()