Home
last modified time | relevance | path

Searched defs:getClir (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_ims.cpp24 TEST_P(RadioHidlTest, getClir) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoice.aidl48 oneway void getClir(in int serial); in getClir() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoice.aidl47 oneway void getClir(in int serial); in getClir() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoice.aidl48 oneway void getClir(in int serial); in getClir() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoice.aidl47 oneway void getClir(in int serial); in getClir() method
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoice.aidl210 void getClir(in int serial); in getClir() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioVoice.cpp109 ScopedAStatus RadioVoice::getClir(int32_t serial) { in getClir() function in android::hardware::radio::compat::RadioVoice
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_test.cpp298 TEST_P(RadioVoiceTest, getClir) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp267 Return<void> Radio::getClir(int32_t /* serial */) { in getClir() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1188 Return<void> RadioImpl::getClir(int32_t serial) { in getClir() function in RadioImpl