Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoice.aidl52 oneway void getPreferredVoicePrivacy(in int serial); in getPreferredVoicePrivacy() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoice.aidl51 oneway void getPreferredVoicePrivacy(in int serial); in getPreferredVoicePrivacy() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoice.aidl52 oneway void getPreferredVoicePrivacy(in int serial); in getPreferredVoicePrivacy() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoice.aidl51 oneway void getPreferredVoicePrivacy(in int serial); in getPreferredVoicePrivacy() method
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoice.aidl254 void getPreferredVoicePrivacy(in int serial); in getPreferredVoicePrivacy() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioVoice.cpp137 ScopedAStatus RadioVoice::getPreferredVoicePrivacy(int32_t serial) { in getPreferredVoicePrivacy() function in android::hardware::radio::compat::RadioVoice
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp406 TEST_P(RadioHidlTest, getPreferredVoicePrivacy) { in TEST_P() argument
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_test.cpp443 TEST_P(RadioVoiceTest, getPreferredVoicePrivacy) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp505 Return<void> Radio::getPreferredVoicePrivacy(int32_t /* serial */) { in getPreferredVoicePrivacy() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1653 Return<void> RadioImpl::getPreferredVoicePrivacy(int32_t serial) { in getPreferredVoicePrivacy() function in RadioImpl