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

/frameworks/base/media/java/android/media/
H A DAudioService.java388 private SoundPoolListenerThread mSoundPoolListenerThread; field in class:AudioService
1600 mSoundPoolListenerThread = new SoundPoolListenerThread();
1601 mSoundPoolListenerThread.start();
1614 mSoundPoolListenerThread = null;
1676 mSoundPoolListenerThread = null;

Completed in 63 milliseconds