Searched refs:carModeComponentInfo (Results 1 – 1 of 1) sorted by relevance
1335 InCallServiceInfo carModeComponentInfo = getCurrentCarModeComponent(); in bindToServices() local1336 if (carModeComponentInfo != null && in bindToServices()1337 !carModeComponentInfo.getComponentName().equals( in bindToServices()1339 carModeInCall = new InCallServiceBindingConnection(carModeComponentInfo); in bindToServices()