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