Searched defs:AudioHandler (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java210 // AudioHandler messages
254 /** @see AudioHandler */
255 private AudioHandler mAudioHandler;
4446 mAudioHandler = new AudioHandler();
4458 private class AudioHandler extends Handler { class in class:AudioService

Completed in 22 milliseconds