Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java208 private static final int MSG_REPORT_NEW_ROUTES = 12; field in AudioService
4630 case MSG_REPORT_NEW_ROUTES: { in handleMessage()
4801 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in makeA2dpDeviceUnavailableNow()
4883 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in onSetA2dpSinkConnectionState()
4905 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in onSetA2dpSinkConnectionState()
5081 sendMsg(mAudioHandler, MSG_REPORT_NEW_ROUTES, in sendDeviceConnectionIntent()