Searched refs:responseDataCallList (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril_unsol_commands.h27 {RIL_UNSOL_DATA_CALL_LIST_CHANGED, responseDataCallList, WAKE_PARTIAL},
H A Dril_commands.h74 {RIL_REQUEST_DATA_CALL_LIST, dispatchVoid, responseDataCallList},
H A Dril.cpp226 static int responseDataCallList(Parcel &p, void *response, size_t responselen);
1817 static int responseDataCallList(Parcel &p, void *response, size_t responselen) function in namespace:android
1875 return responseDataCallList(p, response, responselen);

Completed in 171 milliseconds