Searched refs:hangupForegroundResumeBackground (Results 1 – 9 of 9) sorted by relevance
1307 hangupForegroundResumeBackground(); in hangup()1348 public void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCdmaCallTracker1350 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
949 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
1112 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in RIL1121 radioProxy.hangupForegroundResumeBackground(rr.mSerial); in hangupForegroundResumeBackground()
141 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
141 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
717 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in SimulatedCommandsVerifier
703 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands
262 public void hangupForegroundResumeBackground(Message result) {
470 mRILUnderTest.hangupForegroundResumeBackground(obtainMessage()); in testHangupForegroundResumeBackground()471 verify(mRadioProxy).hangupForegroundResumeBackground(mSerialNumberCaptor.capture()); in testHangupForegroundResumeBackground()