Home
last modified time | relevance | path

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

/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
DSoundTriggerTestService.java103 stopAllRecognitionsAndUnload(); in onDestroy()
174 stopAllRecognitionsAndUnload(); in onTaskRemoved()
200 private synchronized void stopAllRecognitionsAndUnload() { in stopAllRecognitionsAndUnload() method in SoundTriggerTestService