Searched defs:AudioSystemThread (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/java/android/media/
H A DAudioService.java172 /** @see AudioSystemThread */
173 private AudioSystemThread mAudioSystemThread;
571 mAudioSystemThread = new AudioSystemThread();
3184 private class AudioSystemThread extends Thread { class in class:AudioService
3185 AudioSystemThread() { method in class:AudioService.AudioSystemThread

Completed in 47 milliseconds