Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceFocusManager.java459 private void handleRemovedCall(CallFocus call) { in handleRemovedCall() method in ConnectionServiceFocusManager
512 handleRemovedCall((CallFocus) msgObj); in handleMessage()