Searched refs:SoundPoolListenerThread (Results 1 – 2 of 2) sorted by relevance
564 private SoundPoolListenerThread mSoundPoolListenerThread;3116 class SoundPoolListenerThread extends Thread { class in AudioService3117 public SoundPoolListenerThread() { in SoundPoolListenerThread() method in AudioService.SoundPoolListenerThread5338 mSoundPoolListenerThread = new SoundPoolListenerThread(); in onLoadSoundEffects()
2169 Lcom/android/server/audio/AudioService$SoundPoolListenerThread;