Home
last modified time | relevance | path

Searched refs:ambientOpFuture (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/
DSoundTriggerManagerTest.java251 final SettableFuture<Void> ambientOpFuture = SettableFuture.create(); in testRecognitionEvent_notesAppOps() local
267 ambientOpFuture.set(null); in testRecognitionEvent_notesAppOps()
275 waitForFutureDoneAndAssertSuccessful(ambientOpFuture); in testRecognitionEvent_notesAppOps()