/aosp12/hardware/ril/libril/ |
H A D | ril_commands.h | 115 {RIL_REQUEST_DEVICE_IDENTITY, radio::getDeviceIdentityResponse},
|
H A D | ril_service.h | 374 int getDeviceIdentityResponse(int slotId,
|
H A D | ril_service.cpp | 5570 int radio::getDeviceIdentityResponse(int slotId, in getDeviceIdentityResponse() function in radio 5587 = radioService[slotId]->mRadioResponse->getDeviceIdentityResponse(responseInfo, in getDeviceIdentityResponse() 5593 = radioService[slotId]->mRadioResponse->getDeviceIdentityResponse(responseInfo, in getDeviceIdentityResponse()
|
/aosp12/hardware/interfaces/radio/1.1/vts/functional/ |
H A D | radio_response.cpp | 459 Return<void> RadioResponse_v1_1::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_1
|
H A D | radio_hidl_hal_utils_v1_1.h | 301 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_utils_v1_0.h | 303 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
H A D | radio_response.cpp | 619 Return<void> RadioResponse::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.2/vts/functional/ |
H A D | radio_response.cpp | 467 Return<void> RadioResponse_v1_2::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_2
|
H A D | radio_hidl_hal_utils_v1_2.h | 340 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.3/vts/functional/ |
H A D | radio_response.cpp | 467 Return<void> RadioResponse_v1_3::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_3
|
H A D | radio_hidl_hal_utils_v1_3.h | 302 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.4/vts/functional/ |
H A D | radio_response.cpp | 470 Return<void> RadioResponse_v1_4::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_4
|
H A D | radio_hidl_hal_utils_v1_4.h | 323 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.5/vts/functional/ |
H A D | radio_response.cpp | 470 Return<void> RadioResponse_v1_5::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_5
|
H A D | radio_hidl_hal_utils_v1_5.h | 340 Return<void> getDeviceIdentityResponse(const RadioResponseInfo& info,
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | radio_response.cpp | 519 Return<void> RadioResponse_v1_6::getDeviceIdentityResponse( in getDeviceIdentityResponse() function in RadioResponse_v1_6
|
H A D | radio_hidl_hal_utils_v1_6.h | 415 Return<void> getDeviceIdentityResponse(
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | RadioResponse.java | 1303 public void getDeviceIdentityResponse(RadioResponseInfo responseInfo, String imei, in getDeviceIdentityResponse() method in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 1092 * Response callback is IRadioResponse.getDeviceIdentityResponse()
|
H A D | IRadioResponse.hal | 1891 oneway getDeviceIdentityResponse(RadioResponseInfo info, string imei, string imeisv,
|