Searched refs:MSG_REPORT_NEW_ROUTES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioService.java144 private static final int MSG_REPORT_NEW_ROUTES = 16; field in class:AudioService
3378 case MSG_REPORT_NEW_ROUTES: {
3557 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
3579 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
3685 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,

Completed in 280 milliseconds