Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceFocusManager.java441 private void handleConnectionServiceDeath(ConnectionServiceFocus connectionServiceFocus) { in handleConnectionServiceDeath() method in ConnectionServiceFocusManager
506 handleConnectionServiceDeath((ConnectionServiceFocus) msgObj); in handleMessage()
H A DConnectionServiceWrapper.java2003 handleConnectionServiceDeath(); in removeServiceInterface()
2004 mCallsManager.handleConnectionServiceDeath(this); in removeServiceInterface()
2113 private void handleConnectionServiceDeath() { in handleConnectionServiceDeath() method in ConnectionServiceWrapper
H A DCallsManager.java3267 void handleConnectionServiceDeath(ConnectionServiceWrapper service) {