Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java758 InCallServiceConnection carModeInCall = null; in bindToServices() local
762 carModeInCall = new InCallServiceBindingConnection(carModeComponent); in bindToServices()
766 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()