Home
last modified time | relevance | path

Searched refs:setSecurityAlgorithmsUpdatedEnabledResponse (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetworkResponse.aidl798 void setSecurityAlgorithmsUpdatedEnabledResponse(in RadioResponseInfo info); in setSecurityAlgorithmsUpdatedEnabledResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetworkResponse.aidl86 …oneway void setSecurityAlgorithmsUpdatedEnabledResponse(in android.hardware.radio.RadioResponseInf… in setSecurityAlgorithmsUpdatedEnabledResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetworkResponse.aidl86 …oneway void setSecurityAlgorithmsUpdatedEnabledResponse(in android.hardware.radio.RadioResponseInf… in setSecurityAlgorithmsUpdatedEnabledResponse() method
/hardware/interfaces/radio/aidl/vts/
Dradio_network_utils.h184 virtual ndk::ScopedAStatus setSecurityAlgorithmsUpdatedEnabledResponse(
Dradio_network_response.cpp339 ndk::ScopedAStatus RadioNetworkResponse::setSecurityAlgorithmsUpdatedEnabledResponse( in setSecurityAlgorithmsUpdatedEnabledResponse() function in RadioNetworkResponse
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp401 respond()->setSecurityAlgorithmsUpdatedEnabledResponse(notSupported(serial)); in setSecurityAlgorithmsUpdatedEnabled()