Searched refs:hangupForegroundResumeBackground (Results 1 – 5 of 5) sorted by relevance
102 TEST_F(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_F() argument105 radio->hangupForegroundResumeBackground(serial); in TEST_F()
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);
168 Return<void> hangupForegroundResumeBackground(int32_t serial);986 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in RadioImpl