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

/frameworks/base/media/java/android/media/
H A DAudioService.java194 private static final int MSG_REPORT_NEW_ROUTES = 12; field in class:AudioService
4208 case MSG_REPORT_NEW_ROUTES: {
4332 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4411 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4433 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4582 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,

Completed in 99 milliseconds