Searched refs:createFakeKeyphraseRecognitionExtraList (Results 1 – 6 of 6) sorted by relevance
140 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_hasCaptureAudioOutputPermission()
596 Helper.createFakeKeyphraseRecognitionExtraList()); in verifyDetectFromDspSuccess()621 Helper.createFakeKeyphraseRecognitionExtraList()); in verifyDetectFromDspRejected()651 Helper.createFakeKeyphraseRecognitionExtraList()); in verifyDetectFromDspError()
625 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_onDetectFromDspTimeout_triggerOnFailure()659 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_onDetectFromDspSecurityException_onFailure()1385 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_onDetectFromDsp_rejection()1427 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_onDetectFromDsp_timeout()1463 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_destroyDspDetector_activeDetectorRemoved()1931 Helper.createFakeKeyphraseRecognitionExtraList()); in testHotwordDetectionService_dspDetector_onRejectedTwice_clientOnlyOneOnRejected()
334 Helper.createFakeKeyphraseRecognitionExtraList()); in triggerHardwareRecognitionEventForTest()
353 Helper.createFakeKeyphraseRecognitionExtraList()); in verifyOnDetectFromDspSuccess()
181 public static List<KeyphraseRecognitionExtra> createFakeKeyphraseRecognitionExtraList() { in createFakeKeyphraseRecognitionExtraList() method in Helper