Home
last modified time | relevance | path

Searched refs:stopLceService (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java619 public void stopLceService(Message result) { in stopLceService() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java617 public void stopLceService(Message result) { in stopLceService() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1988 public void stopLceService(Message result); in stopLceService() method
DBaseCommands.java884 public void stopLceService(Message result) { in stopLceService() method in BaseCommands
DPhoneBase.java519 mCi.stopLceService(obtainMessage(EVENT_CONFIG_LCE)); in dispose()
DRIL.java4815 public void stopLceService(Message response) { in stopLceService() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1777 public void stopLceService(Message result) { in stopLceService() method in SimulatedCommands