Home
last modified time | relevance | path

Searched refs:requestIsimAuthenticationResponse (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h122 {RIL_REQUEST_ISIM_AUTHENTICATION, radio::requestIsimAuthenticationResponse},
H A Dril_service.h406 int requestIsimAuthenticationResponse(int slotId,
H A Dril_service.cpp5735 int radio::requestIsimAuthenticationResponse(int slotId, in requestIsimAuthenticationResponse() function in radio
5746 = radioService[slotId]->mRadioResponse->requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp495 Return<void> RadioResponse_v1_1::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h321 Return<void> requestIsimAuthenticationResponse(
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h323 Return<void> requestIsimAuthenticationResponse(
H A Dradio_response.cpp668 Return<void> RadioResponse::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp503 Return<void> RadioResponse_v1_2::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h360 Return<void> requestIsimAuthenticationResponse(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp503 Return<void> RadioResponse_v1_3::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h322 Return<void> requestIsimAuthenticationResponse(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp506 Return<void> RadioResponse_v1_4::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h343 Return<void> requestIsimAuthenticationResponse(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp506 Return<void> RadioResponse_v1_5::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h360 Return<void> requestIsimAuthenticationResponse(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp560 Return<void> RadioResponse_v1_6::requestIsimAuthenticationResponse( in requestIsimAuthenticationResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h442 Return<void> requestIsimAuthenticationResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1359 public void requestIsimAuthenticationResponse(RadioResponseInfo responseInfo, String response) { in requestIsimAuthenticationResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal1163 * Response callback is IRadioResponse.requestIsimAuthenticationResponse()
H A DIRadioResponse.hal2025 oneway requestIsimAuthenticationResponse(RadioResponseInfo info, string response);