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.java1052 EmergencyInCallServiceConnection systemInCall = in bindToServices() local
1054 systemInCall.setHasEmergency(mCallsManager.hasEmergencyCall()); in bindToServices()
1064 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()