Searched defs:startLceService (Results 1 – 3 of 3) sorted by relevance
688 TEST_F(RadioHidlTest, startLceService) { in TEST_F() argument
765 Return<void> Radio::startLceService(int32_t /* serial */, int32_t /* reportInterval */, in startLceService() function in android::hardware::radio::V1_2::implementation::Radio
2650 Return<void> RadioImpl::startLceService(int32_t serial, int32_t reportInterval, bool pullMode) { in startLceService() function in RadioImpl