Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java754 EmergencyInCallServiceConnection systemInCall = in bindToServices() local
756 systemInCall.setHasEmergency(mCallsManager.hasEmergencyCall()); in bindToServices()
766 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()