Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCallManagerTest.java255 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()
262 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()
269 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1244 hangupForegroundResumeBackground(); in hangup()
1285 public void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCdmaCallTracker
1287 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
DCommandsInterface.java909 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
DCallManager.java798 public void hangupForegroundResumeBackground(Call heldCall) throws CallStateException { in hangupForegroundResumeBackground() method in CallManager
DRIL.java1005 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in RIL
1014 radioProxy.hangupForegroundResumeBackground(rr.mSerial); in hangupForegroundResumeBackground()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java129 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java129 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java703 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in SimulatedCommandsVerifier
DSimulatedCommands.java646 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken262 public void hangupForegroundResumeBackground(Message result) {