Home
last modified time | relevance | path

Searched refs:MSG_REPORT_NEW_ROUTES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioService.java196 private static final int MSG_REPORT_NEW_ROUTES = 12; field in AudioService
4386 case MSG_REPORT_NEW_ROUTES: { in handleMessage()
4510 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in makeA2dpDeviceUnavailableNow()
4589 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in onSetA2dpSinkConnectionState()
4611 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in onSetA2dpSinkConnectionState()
4766 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in sendDeviceConnectionIntent()