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.java1266 InCallServiceConnection carModeInCall = null; in bindToServices() local
1271 carModeInCall = new InCallServiceBindingConnection(carModeComponentInfo); in bindToServices()
1275 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()