Searched defs:hangup (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Telephony/tests/src/com/android/services/telephony/ | ||
| D | TelephonyConnectionServiceTest.java | 178 public void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnectionServiceTest.SimpleTelephonyConnection |
| /packages/services/Telephony/src/com/android/services/telephony/ | ||
| D | TelephonyConnection.java | 2201 public void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnection |
| D | TelephonyConnectionService.java | 3938 private static void hangup(Conferenceable conferenceable, int code) { in hangup() method in TelephonyConnectionService |