Searched refs:MSG_REPORT_NEW_ROUTES (Results 1 – 1 of 1) sorted by relevance
1635 sendMsgNoDelay(fromA2dp ? MSG_REPORT_NEW_ROUTES_A2DP : MSG_REPORT_NEW_ROUTES, SENDMSG_NOOP); in postReportNewRoutes()1836 case MSG_REPORT_NEW_ROUTES: in handleMessage()2121 private static final int MSG_REPORT_NEW_ROUTES = 13; field in AudioDeviceBroker