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