Searched refs:stopLceService (Results 1 – 5 of 5) sorted by relevance
707 TEST_F(RadioHidlTest, stopLceService) { in TEST_F() argument710 radio->stopLceService(serial); in TEST_F()
771 Return<void> Radio::stopLceService(int32_t /* serial */) { in stopLceService() function in android::hardware::radio::V1_2::implementation::Radio
229 Return<void> stopLceService(int32_t serial) override;
1471 oneway stopLceService(int32_t serial);
435 Return<void> stopLceService(int32_t serial);2659 Return<void> RadioImpl::stopLceService(int32_t serial) { in stopLceService() function in RadioImpl