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