Searched refs:AudioSystemThread (Results 1 – 2 of 2) sorted by relevance
283 private AudioSystemThread mAudioSystemThread;1084 mAudioSystemThread = new AudioSystemThread(); in createAudioSystemThread()5210 private class AudioSystemThread extends Thread { class in AudioService5211 AudioSystemThread() { in AudioSystemThread() method in AudioService.AudioSystemThread
2164 Lcom/android/server/audio/AudioService$AudioSystemThread;