Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java1551 EmergencyInCallServiceConnection systemInCall = in bindToServices() local
1553 systemInCall.setHasEmergency(mCallsManager.isInEmergencyCall()); in bindToServices()
1564 new CarSwappingInCallServiceConnection(systemInCall, carModeInCall); in bindToServices()