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