Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteController.java270 handleSwitchBaselineRoute(msg.arg1 == INCLUDE_BLUETOOTH_IN_BASELINE, in CallAudioRouteController()
274 handleSwitchBaselineRoute(msg.arg1 == INCLUDE_BLUETOOTH_IN_BASELINE, in CallAudioRouteController()
879 private void handleSwitchBaselineRoute(boolean includeBluetooth, String btAddressToExclude) { in handleSwitchBaselineRoute() method in CallAudioRouteController