Searched defs:informNiResponse (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h169 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) function in class:LocEngAdapter
171 return mLocApi->informNiResponse(userResponse, passThroughData);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp501 LocApiRpc::informNiResponse(GpsUserResponseType userResponse, function in class:LocApiRpc
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h184 informNiResponse(GpsUserResponseType userResponse, const void* passThroughData) function in class:LocEngAdapter
186 return mLocApi->informNiResponse(userResponse, passThroughData);

Completed in 49 milliseconds