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

/frameworks/base/media/java/android/media/
H A DAudioService.java170 /** @see AudioSystemThread */
171 private AudioSystemThread mAudioSystemThread;
548 mAudioSystemThread = new AudioSystemThread();
3071 private class AudioSystemThread extends Thread { class in class:AudioService
3072 AudioSystemThread() { method in class:AudioService.AudioSystemThread

Completed in 17 milliseconds