/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_misc.cpp | 766 TEST_P(RadioHidlTest, startLceService) { in TEST_P() argument
|
/aosp12/hardware/interfaces/radio/1.2/default/ |
H A D | Radio.cpp | 765 Return<void> Radio::startLceService(int32_t /* serial */, int32_t /* reportInterval */, in startLceService() function in android::hardware::radio::V1_2::implementation::Radio
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCommandInterface.java | 636 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in ImsPhoneCommandInterface
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipCommandInterface.java | 636 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SipCommandInterface
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | BaseCommands.java | 980 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in BaseCommands
|
H A D | CommandsInterface.java | 2279 public void startLceService(int reportIntervalMs, boolean pullMode, Message result); in startLceService() method
|
H A D | RIL.java | 4923 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in RIL
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 2157 public void startLceService(int report_interval_ms, boolean pullMode, Message result) { in startLceService() method in SimulatedCommands
|
H A D | SimulatedCommandsVerifier.java | 1373 public void startLceService(int reportIntervalMs, boolean pullMode, Message result) { in startLceService() method in SimulatedCommandsVerifier
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 2637 Return<void> RadioImpl::startLceService(int32_t serial, int32_t reportInterval, bool pullMode) { in startLceService() function in RadioImpl
|