Home
last modified time | relevance | path

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

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