Searched defs:stopLceService (Results 1 - 7 of 7) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java879 public void stopLceService(Message result) { method in class:BaseCommands
H A DCommandsInterface.java1982 public void stopLceService(Message result); method in interface:CommandsInterface
H A DRIL.java3458 public void stopLceService(Message result) { method in class:RIL
3469 radioProxy.stopLceService(rr.mSerial);
3471 handleRadioProxyExceptionForRR(rr, "stopLceService", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java606 public void stopLceService(Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java608 public void stopLceService(Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1941 public void stopLceService(Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java1316 public void stopLceService(Message result) { method in class:SimulatedCommandsVerifier

Completed in 203 milliseconds