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

/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java29 * {@link #disconnectCall} for active calls the user would like to end. Some commands are only
78 public void disconnectCall(String callId) { method in class:InCallAdapter
80 mAdapter.disconnectCall(callId);

Completed in 60 milliseconds