Home
last modified time | relevance | path

Searched refs:updatedRecordIndex (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.6/
DIRadioResponse.hal477 * @param updatedRecordIndex The index of the updated or inserted record in the phonebook and
494 oneway updateSimPhonebookRecordsResponse(RadioResponseInfo info, int32_t updatedRecordIndex);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h111 int32_t updatedRecordIndex; variable
849 int32_t updatedRecordIndex);
Dradio_hidl_hal_api.cpp976 int index = radioRsp_v1_6->updatedRecordIndex; in TEST_P()