Searched refs:dispatchCallForward (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/libril/
H A Dril_commands.h50 {RIL_REQUEST_QUERY_CALL_FORWARD_STATUS, dispatchCallForward, responseCallForwards},
51 {RIL_REQUEST_SET_CALL_FORWARD, dispatchCallForward, responseVoid},
H A Dril.cpp259 static void dispatchCallForward(Parcel& p, RequestInfo *pRI);
987 dispatchCallForward(Parcel &p, RequestInfo *pRI) { function in namespace:android

Completed in 35 milliseconds