Searched refs:hangupForegroundResumeBackground (Results 1 – 5 of 5) sorted by relevance
111 TEST_P(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_P() argument115 radio->hangupForegroundResumeBackground(serial); in TEST_P()
176 Return<void> Radio::hangupForegroundResumeBackground(int32_t /* serial */) { in hangupForegroundResumeBackground() function in android::hardware::radio::V1_2::implementation::Radio
72 Return<void> hangupForegroundResumeBackground(int32_t serial) override;
209 oneway hangupForegroundResumeBackground(int32_t serial);
169 Return<void> hangupForegroundResumeBackground(int32_t serial);987 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in RadioImpl