Searched refs:hangupForegroundResumeBackground (Results 1 – 9 of 9) sorted by relevance
1349 hangupForegroundResumeBackground(); in hangup()1392 public void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCdmaCallTracker1394 mCi.hangupForegroundResumeBackground(obtainCompleteMessage()); in hangupForegroundResumeBackground()
999 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
1398 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in RIL1407 radioProxy.hangupForegroundResumeBackground(rr.mSerial); in hangupForegroundResumeBackground()
151 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
151 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
740 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in SimulatedCommandsVerifier
489 mRILUnderTest.hangupForegroundResumeBackground(obtainMessage()); in testHangupForegroundResumeBackground()490 verify(mRadioProxy).hangupForegroundResumeBackground(mSerialNumberCaptor.capture()); in testHangupForegroundResumeBackground()
738 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands
262 public void hangupForegroundResumeBackground(Message result) {