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

/frameworks/base/media/java/android/media/
H A DAudioService.java135 /** @see AudioSystemThread */
136 private AudioSystemThread mAudioSystemThread;
399 mAudioSystemThread = new AudioSystemThread();
2061 private class AudioSystemThread extends Thread { class in class:AudioService
2062 AudioSystemThread() { method in class:AudioService.AudioSystemThread

Completed in 32 milliseconds