Searched defs:startLceService (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipCommandInterface.java | 623 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SipCommandInterface
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 623 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in ImsPhoneCommandInterface
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | BaseCommands.java | 972 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in BaseCommands
|
D | CommandsInterface.java | 2188 public void startLceService(int reportIntervalMs, boolean pullMode, Message result); in startLceService() method
|
D | RIL.java | 4570 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in RIL
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommandsVerifier.java | 1353 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SimulatedCommandsVerifier
|