HomeSort by relevance Sort by last modified time
    Searched refs:stopLceService (Results 1 - 14 of 14) sorted by null

  /hardware/interfaces/radio/1.0/
IRadio.hal     [all...]
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_misc.cpp 704 * Test IRadio.stopLceService() for the response returned.
706 TEST_F(RadioHidlTest, stopLceService) {
709 radio->stopLceService(serial);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCommandInterface.java 623 public void stopLceService(Message result) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java 625 public void stopLceService(Message result) {
  /hardware/interfaces/radio/1.2/default/
Radio.cpp 771 Return<void> Radio::stopLceService(int32_t /* serial */) {
Radio.h 229 Return<void> stopLceService(int32_t serial) override;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 917 public void stopLceService(Message result) {
CommandsInterface.java     [all...]
RIL.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommandsVerifier.java 1352 public void stopLceService(Message result) {
SimulatedCommands.java     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
RILTest.java     [all...]
  /hardware/ril/libril/
ril_service.cpp 433 Return<void> stopLceService(int32_t serial);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 368 milliseconds