Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java141 destroyCall(TestConnection.this);
191 destroyCall(this); in onAbort()
220 destroyCall(this); in onDisconnect()
234 destroyCall(this); in onReject()
441 private void destroyCall(TestConnection connection) { in destroyCall() method in TestConnectionService