Searched defs:handleConnectionServiceDeath (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java1139 handleConnectionServiceDeath();
1140 mCallsManager.handleConnectionServiceDeath(this);
1167 private void handleConnectionServiceDeath() { method in class:ConnectionServiceWrapper
H A DCallsManager.java1437 void handleConnectionServiceDeath(ConnectionServiceWrapper service) { method in class:CallsManager

Completed in 74 milliseconds