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.java1330 EmergencyInCallServiceConnection systemInCall = in bindToServices() local
1332 systemInCall.setHasEmergency(mCallsManager.isInEmergencyCall()); in bindToServices()
1343 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()