Searched refs:carModeComponentInfo (Results 1 – 1 of 1) sorted by relevance
1556 InCallServiceInfo carModeComponentInfo = getCurrentCarModeComponent(); in bindToServices() local1557 if (carModeComponentInfo != null && in bindToServices()1558 !carModeComponentInfo.getComponentName().equals( in bindToServices()1560 carModeInCall = new InCallServiceBindingConnection(carModeComponentInfo); in bindToServices()