Loading radio/aidl/android/hardware/radio/ims/IRadioImsResponse.aidl +3 −2 Original line number Diff line number Diff line Loading @@ -58,8 +58,9 @@ oneway interface IRadioImsResponse { void updateImsRegistrationInfoResponse(in RadioResponseInfo info); /** * @param info Response info struct containing response type, serial no. and error * @param failureInfo Information about failure in detail * @param info Response info struct containing response type, serial no. and error. * @param failureInfo Information about failure in detail. If there is no error, * it should be {@code null}. * * Valid errors returned: * RadioError:NONE Loading Loading
radio/aidl/android/hardware/radio/ims/IRadioImsResponse.aidl +3 −2 Original line number Diff line number Diff line Loading @@ -58,8 +58,9 @@ oneway interface IRadioImsResponse { void updateImsRegistrationInfoResponse(in RadioResponseInfo info); /** * @param info Response info struct containing response type, serial no. and error * @param failureInfo Information about failure in detail * @param info Response info struct containing response type, serial no. and error. * @param failureInfo Information about failure in detail. If there is no error, * it should be {@code null}. * * Valid errors returned: * RadioError:NONE Loading