Home
last modified time | relevance | path

Searched defs:hangup (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java2196 public void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnection
DTelephonyConnectionService.java4565 private static void hangup(Conferenceable conferenceable, int code) { in hangup() method
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java185 public void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnectionServiceTest.SimpleTelephonyConnection