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

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java206 private static final int MSG_REPORT_NEW_ROUTES = 12; field in class:AudioService
4428 case MSG_REPORT_NEW_ROUTES: {
4565 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4647 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4669 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,
4845 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES,

Completed in 251 milliseconds