Home
last modified time | relevance | path

Searched refs:hangupForegroundResumeBackground (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCallTracker.java792 hangupForegroundResumeBackground(); in hangup()
819 void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCallTracker
821 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallTracker.java859 hangupForegroundResumeBackground(); in hangup()
886 void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in CdmaCallTracker
888 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java126 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java126 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java902 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
DCallManager.java834 public void hangupForegroundResumeBackground(Call heldCall) throws CallStateException { in hangupForegroundResumeBackground() method in CallManager
DRIL.java1036 hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken262 public void hangupForegroundResumeBackground(Message result) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java622 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands