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.java151 public void createAlwaysOnHotwordDetectorNoHotwordDetectionService(boolean useExecutor, in createAlwaysOnHotwordDetectorNoHotwordDetectionService()
182 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread) { in createAlwaysOnHotwordDetector()
191 public void createAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in createAlwaysOnHotwordDetector()
326 public void createAlwaysOnHotwordDetectorWithOnFailureCallback(boolean useExecutor, in createAlwaysOnHotwordDetectorWithOnFailureCallback()
336 public void createAlwaysOnHotwordDetectorWithOnFailureCallback(boolean useExecutor, in createAlwaysOnHotwordDetectorWithOnFailureCallback()
DBaseVoiceInteractionService.java560 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor) { in callCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
596 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor) { in callCreateAlwaysOnHotwordDetector()
601 AlwaysOnHotwordDetector.Callback callback, boolean useExecutor, in callCreateAlwaysOnHotwordDetector()
639 boolean useExecutor) { in callCreateSoftwareHotwordDetector()
644 boolean useExecutor, @Nullable PersistableBundle options) { in callCreateSoftwareHotwordDetector()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionServiceTest.java399 private void testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService(boolean useExecutor, in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService()
447 private void testCreateAlwaysOnHotwordDetector(boolean useExecutor, boolean runOnMainThread, in testCreateAlwaysOnHotwordDetector()
527 private void testCreateHotwordDetector(boolean useExecutor, boolean runOnMainThread, in testCreateHotwordDetector()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraManagerTest.java349 private void testCameraManagerOpenCamerasSerially(boolean useExecutor) throws Exception { in testCameraManagerOpenCamerasSerially()
392 private void testCameraManagerOpenAllCameras(boolean useExecutor) throws Exception { in testCameraManagerOpenAllCameras()
538 private void testCameraManagerOpenCameraTwice(boolean useExecutor) throws Exception { in testCameraManagerOpenCameraTwice()
635 private void testCameraManagerListenerCallbacks(boolean useExecutor) throws Exception { in testCameraManagerListenerCallbacks()
DFlashlightTest.java246 private void testTorchCallback(boolean useExecutor) throws Exception { in testTorchCallback()
DCameraDeviceTest.java1630 boolean useExecutor) throws Exception { in runCaptureTest()
1703 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot()
1766 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot()