Searched refs:hangupForegroundResumeBackground (Results 1 – 4 of 4) sorted by relevance
111 TEST_P(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_P() argument115 radio->hangupForegroundResumeBackground(serial); in TEST_P()
72 Return<void> hangupForegroundResumeBackground(int32_t serial) override;
209 oneway hangupForegroundResumeBackground(int32_t serial);
155 Return<void> hangupForegroundResumeBackground(int32_t serial);952 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in RadioImpl