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.java781 hangupForegroundResumeBackground(); in hangup()
808 void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCallTracker
810 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallTracker.java857 hangupForegroundResumeBackground(); in hangup()
884 void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in CdmaCallTracker
886 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/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java262 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in UsimDataDownloadCommands
/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.java999 hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java622 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands