Searched refs:stopLceService (Results 1 – 5 of 5) sorted by relevance
792 TEST_P(RadioHidlTest, stopLceService) { in TEST_P() argument796 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
1483 oneway stopLceService(int32_t serial);
422 Return<void> stopLceService(int32_t serial);2646 Return<void> RadioImpl::stopLceService(int32_t serial) { in stopLceService() function in RadioImpl