Searched refs:stopLceService (Results 1 – 8 of 8) sorted by relevance
627 public void stopLceService(Message result) { in stopLceService() method in ImsPhoneCommandInterface
627 public void stopLceService(Message result) { in stopLceService() method in SipCommandInterface
2195 public void stopLceService(Message result); in stopLceService() method
968 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
4598 public void stopLceService(Message result) { in stopLceService() method in RIL4615 radioProxy.stopLceService(rr.mSerial); in stopLceService()
1353 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommandsVerifier
1119 mRILUnderTest.stopLceService(obtainMessage()); in testStopLceService()1120 verify(mRadioProxy).stopLceService(mSerialNumberCaptor.capture()); in testStopLceService()
2126 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommands