Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java314 static boolean hangup(CallManager cm) { in hangup() method in PhoneUtils
406 static boolean hangup(Call call) { in hangup() method in PhoneUtils
431 static void hangup(Connection c) { in hangup() method in PhoneUtils
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java790 protected void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnection