Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioService.java468 private SoundPoolListenerThread mSoundPoolListenerThread; field in AudioService
3997 mSoundPoolListenerThread = new SoundPoolListenerThread(); in onLoadSoundEffects()
3998 mSoundPoolListenerThread.start(); in onLoadSoundEffects()
4015 mSoundPoolListenerThread = null; in onLoadSoundEffects()
4081 mSoundPoolListenerThread = null; in onLoadSoundEffects()