Home
last modified time | relevance | path

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

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