Searched refs:stopLceService (Results 1 – 8 of 8) sorted by relevance
623 public void stopLceService(Message result) { in stopLceService() method in ImsPhoneCommandInterface
625 public void stopLceService(Message result) { in stopLceService() method in SipCommandInterface
2039 public void stopLceService(Message result); in stopLceService() method
917 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
3530 public void stopLceService(Message result) { in stopLceService() method in RIL3549 radioProxy.stopLceService(rr.mSerial); in stopLceService()
1352 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommandsVerifier
2028 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommands
923 mRILUnderTest.stopLceService(obtainMessage()); in testStopLceService()924 verify(mRadioProxy).stopLceService(mSerialNumberCaptor.capture()); in testStopLceService()