Searched defs:hangupForegroundResumeBackground (Results 1 – 10 of 10) sorted by relevance
111 TEST_P(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_P() argument
1392 public void hangupForegroundResumeBackground() { in hangupForegroundResumeBackground() method in GsmCdmaCallTracker
999 void hangupForegroundResumeBackground (Message result); in hangupForegroundResumeBackground() method
1401 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in RIL
176 Return<void> Radio::hangupForegroundResumeBackground(int32_t /* serial */) { in hangupForegroundResumeBackground() function in android::hardware::radio::V1_2::implementation::Radio
151 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in ImsPhoneCommandInterface
151 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SipCommandInterface
739 public void hangupForegroundResumeBackground (Message result) { in hangupForegroundResumeBackground() method in SimulatedCommands
740 public void hangupForegroundResumeBackground(Message result) { in hangupForegroundResumeBackground() method in SimulatedCommandsVerifier
952 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in RadioImpl