Searched defs:hangupForegroundResumeBackground (Results 1 – 10 of 10) sorted by relevance
111 TEST_P(RadioHidlTest, hangupForegroundResumeBackground) { in TEST_P() argument
56 oneway void hangupForegroundResumeBackground(in int serial); in hangupForegroundResumeBackground() method
55 oneway void hangupForegroundResumeBackground(in int serial); in hangupForegroundResumeBackground() method
304 void hangupForegroundResumeBackground(in int serial); in hangupForegroundResumeBackground() method
161 ScopedAStatus RadioVoice::hangupForegroundResumeBackground(int32_t serial) { in hangupForegroundResumeBackground() function in android::hardware::radio::compat::RadioVoice
605 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