Searched refs:stopLceService (Results 1 – 8 of 8) sorted by relevance
617 public void stopLceService(Message result) { in stopLceService() method in SipCommandInterface
617 public void stopLceService(Message result) { in stopLceService() method in ImsPhoneCommandInterface
1342 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommandsVerifier
2047 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommands
2116 public void stopLceService(Message result); in stopLceService() method
977 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
4047 public void stopLceService(Message result) { in stopLceService() method in RIL4064 radioProxy.stopLceService(rr.mSerial); in stopLceService()
982 mRILUnderTest.stopLceService(obtainMessage()); in testStopLceService()983 verify(mRadioProxy).stopLceService(mSerialNumberCaptor.capture()); in testStopLceService()