Searched refs:hangupForegroundResumeBackground (Results 1 – 11 of 11) sorted by relevance
256 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()263 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()270 CallManager.getInstance().hangupForegroundResumeBackground(mBgCall); in testHangupForegroundResumeBackground()
412 mRILUnderTest.hangupForegroundResumeBackground(obtainMessage()); in testHangupForegroundResumeBackground()413 verify(mRadioProxy).hangupForegroundResumeBackground(mSerialNumberCaptor.capture()); in testHangupForegroundResumeBackground()
1250 hangupForegroundResumeBackground(); in hangup()1291 public void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCdmaCallTracker1293 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
917 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
798 public void hangupForegroundResumeBackground(Call heldCall) throws CallStateException { in hangupForegroundResumeBackground() method in CallManager
866 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in RIL875 radioProxy.hangupForegroundResumeBackground(rr.mSerial); in hangupForegroundResumeBackground()
141 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
141 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
717 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in SimulatedCommandsVerifier
683 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands
262 public void hangupForegroundResumeBackground(Message result) {