Searched defs:alwaysOnHotwordDetector (Results 1 – 9 of 9) sorted by relevance
289 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testHotwordDetectionService_createDspDetector_sendOverMaxResult_getException() local347 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testHotwordDetectionService_createDspDetector_customResult_getCustomStatus() local396 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testHotwordDetectionService_validHotwordDetectionComponentName_triggerSuccess() local463 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testVoiceInteractionService_disallowCreateAlwaysOnHotwordDetectorTwice() local501 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_processDied_triggerOnError() local531 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_processDied_triggerOnFailure() local603 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_onDetectFromDspTimeout_triggerOnFailure() local646 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_onDetectFromDspSecurityException_onFailure() local676 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_onDetectFromExternalSourceSecurityException_onFailure() local752 AlwaysOnHotwordDetector alwaysOnHotwordDetector = in testHotwordDetectionService_onDetectFromExternalSourceAudioBroken_onFailure() local[all …]
134 AlwaysOnHotwordDetector alwaysOnHotwordDetector = null; in testVoiceInteractionService_createMultipleDetectorSuccess() local155 AlwaysOnHotwordDetector alwaysOnHotwordDetector = null; in testVoiceInteractionService_createMultipleDetectorRestartSuccess() local184 AlwaysOnHotwordDetector alwaysOnHotwordDetector = null; in testHotwordDetectionServiceMultipleDetectors_detectHotwordDSPThenVisualQuery() local232 AlwaysOnHotwordDetector alwaysOnHotwordDetector = null; in testHotwordDetectionServiceMultipleDetectors_detectVisualQueryThenHotwordDSP() local282 AlwaysOnHotwordDetector alwaysOnHotwordDetector = null; in testHotwordDetectionServiceMultipleDetectors_restart_detectVisualQueryThenHotword() local358 AlwaysOnHotwordDetector alwaysOnHotwordDetector) throws Throwable { in verifyHotwordOnDetectFromDspSuccess()420 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in createAlwaysOnHotwordDetector() local
180 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testHotwordDetectionService_createAlwaysOnHotwordDetector_success() local203 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testHotwordDetectionService_onDetectFromDsp_success() local230 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testHotwordDetectionService_onDetectFromExternalSource_success() local308 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testMultipleDetectors_onDetectFromDspAndMic_success() local343 private void verifyOnDetectFromDspSuccess(AlwaysOnHotwordDetector alwaysOnHotwordDetector) in verifyOnDetectFromDspSuccess()391 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in createAlwaysOnHotwordDetector() local
150 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testAttentionService_onDetectFromDsp() local286 AlwaysOnHotwordDetector alwaysOnHotwordDetector = createAlwaysOnHotwordDetector(); in testAttentionService_onDetectFromExternalSource_doesNotReceiveProximity() local326 AlwaysOnHotwordDetector alwaysOnHotwordDetector) { in triggerHardwareRecognitionEventForTest()382 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in createAlwaysOnHotwordDetector() local
411 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testCreateAlwaysOnHotwordDetectorNoHotwordDetectionService() local466 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testCreateAlwaysOnHotwordDetector() local584 private void verifyDetectFromDspSuccess(AlwaysOnHotwordDetector alwaysOnHotwordDetector, in verifyDetectFromDspSuccess()608 private void verifyDetectFromDspRejected(AlwaysOnHotwordDetector alwaysOnHotwordDetector, in verifyDetectFromDspRejected()633 private void verifyDetectFromDspError(AlwaysOnHotwordDetector alwaysOnHotwordDetector, in verifyDetectFromDspError()
128 AlwaysOnHotwordDetector alwaysOnHotwordDetector = mService.getAlwaysOnHotwordDetector(); in testHotwordDetectionService_hasCaptureAudioOutputPermission() local
123 IProxyAlwaysOnHotwordDetector alwaysOnHotwordDetector = in testAlwaysOnHotwordDetectorDestroy_throwsExceptionAfterDestroy() local
211 FakeAlwaysOnHotwordDetector(AlwaysOnHotwordDetector alwaysOnHotwordDetector) { in FakeAlwaysOnHotwordDetector()
226 AlwaysOnHotwordDetectorAdapter(AlwaysOnHotwordDetector alwaysOnHotwordDetector, in AlwaysOnHotwordDetectorAdapter()