Searched refs:AudioSystemThread (Results 1 – 2 of 2) sorted by relevance
494 private AudioSystemThread mAudioSystemThread;2114 mAudioSystemThread = new AudioSystemThread(); in createAudioSystemThread()9360 private class AudioSystemThread extends Thread { class in AudioService9361 AudioSystemThread() { in AudioSystemThread() method in AudioService.AudioSystemThread
8100 PLcom/android/server/audio/AudioService$AudioSystemThread;-><init>(Lcom/android/server/audio/AudioS…8101 PLcom/android/server/audio/AudioService$AudioSystemThread;->run()V