Home
last modified time | relevance | path

Searched defs:startLceService (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java623 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java623 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java972 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in BaseCommands
DCommandsInterface.java2188 public void startLceService(int reportIntervalMs, boolean pullMode, Message result); in startLceService() method
DRIL.java4570 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommandsVerifier.java1353 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SimulatedCommandsVerifier