Searched defs:stopLceService (Results 1 – 10 of 10) sorted by relevance
790 TEST_P(RadioHidlTest, stopLceService) { in TEST_P() argument
771 Return<void> Radio::stopLceService(int32_t /* serial */) { in stopLceService() function in android::hardware::radio::V1_2::implementation::Radio
640 public void stopLceService(Message result) { in stopLceService() method in ImsPhoneCommandInterface
640 public void stopLceService(Message result) { in stopLceService() method in SipCommandInterface
984 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
2288 public void stopLceService(Message result); in stopLceService() method
4950 public void stopLceService(Message result) { in stopLceService() method in RIL
2163 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommands
1378 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommandsVerifier
2646 Return<void> RadioImpl::stopLceService(int32_t serial) { in stopLceService() function in RadioImpl