Searched refs:stopLceService (Results 1 – 7 of 7) 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
2197 public void stopLceService(Message result); in stopLceService() method
976 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
4597 public void stopLceService(Message result) { in stopLceService() method in RIL4614 radioProxy.stopLceService(rr.mSerial); in stopLceService()
1358 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommandsVerifier
1119 mRILUnderTest.stopLceService(obtainMessage()); in testStopLceService()1120 verify(mRadioProxy).stopLceService(mSerialNumberCaptor.capture()); in testStopLceService()