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