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.java313 static boolean hangup(CallManager cm) { in hangup() method in PhoneUtils
405 static boolean hangup(Call call) { in hangup() method in PhoneUtils
430 static void hangup(Connection c) { in hangup() method in PhoneUtils
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java1017 protected void hangup(int telephonyDisconnectCode) { in hangup() method in TelephonyConnection