Searched refs:verifyRecordAudioNote (Results 1 – 2 of 2) sorted by relevance
214 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromDsp_success()253 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromExternalSource_success()285 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromMic_success()443 private void verifyRecordAudioNote(boolean shouldNote) throws Exception { in verifyRecordAudioNote() method in HotwordDetectionServiceStressTest
846 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_createDetectorTwiceQuickly_triggerSuccess()1046 verifyRecordAudioNote(/* shouldNote= */ false); in testHotwordDetectionService_onDetectFromWearable_doesNotNoteRecordAudioOp()1358 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromDsp_success()1395 verifyRecordAudioNote(/* shouldNote= */ false); in testHotwordDetectionService_onDetectFromDsp_rejection()1433 verifyRecordAudioNote(/* shouldNote= */ false); in testHotwordDetectionService_onDetectFromDsp_timeout()1496 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromExternalSource_success()1590 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_onDetectFromMic_success()1889 verifyRecordAudioNote(/* shouldNote= */ true); in testHotwordDetectionService_dspDetector_onDetectedTwice_clientOnlyOneOnDetected()2198 private void verifyRecordAudioNote(boolean shouldNote) throws Exception { in verifyRecordAudioNote() method in HotwordDetectionServiceBasicTest