Searched defs:hangupForegroundResumeBackground (Results 1 – 8 of 8) sorted by relevance
111 TEST_P(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_P() argument
55 oneway void hangupForegroundResumeBackground(in int serial); in hangupForegroundResumeBackground() method
265 void hangupForegroundResumeBackground(in int serial); in hangupForegroundResumeBackground() method
161 ScopedAStatus RadioVoice::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in android::hardware::radio::compat::RadioVoice
513 TEST_P(RadioVoiceTest, hangupForegroundResumeBackground) { in TEST_P() argument
176 Return<void> Radio::hangupForegroundResumeBackground(int32_t /* serial */) { in hangupForegroundResumeBackground() function in android::hardware::radio::V1_2::implementation::Radio
952 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in RadioImpl