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