/hardware/qcom/sm8150/gps/android/1.1/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssNi.cpp | 64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 76 api->gnssNiRespond(notifId, userResponse); in respond()
|
D | GnssNi.h | 51 Return<void> respond(int32_t notifId,
|
/hardware/interfaces/gnss/1.0/default/ |
D | GnssNi.cpp | 96 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument 100 mGnssNiIface->respond(notifId, static_cast<GpsUserResponseType>(userResponse)); in respond()
|
D | GnssNi.h | 53 Return<void> respond(int32_t notifId,
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNi.hal | 35 * @param notifId An ID generated by HAL to associate NI notifications and 40 respond(int32_t notifId, GnssUserResponseType userResponse);
|
/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | GnssAPIClient.h | 69 void gnssNiRespond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse);
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GnssAPIClient.h | 69 void gnssNiRespond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse);
|
D | GnssAPIClient.cpp | 202 void GnssAPIClient::gnssNiRespond(int32_t notifId, in gnssNiRespond() argument 205 LOC_LOGD("%s]: (%d %d)", __FUNCTION__, notifId, static_cast<int>(userResponse)); in gnssNiRespond() 213 locAPIGnssNiResponse(notifId, data); in gnssNiRespond()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GnssAPIClient.h | 68 void gnssNiRespond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse);
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | GnssAPIClient.h | 71 void gnssNiRespond(int32_t notifId, V1_0::IGnssNiCallback::GnssUserResponseType userResponse);
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | GnssAPIClient.h | 71 void gnssNiRespond(int32_t notifId, V1_0::IGnssNiCallback::GnssUserResponseType userResponse);
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | GnssAPIClient.h | 71 void gnssNiRespond(int32_t notifId, V1_0::IGnssNiCallback::GnssUserResponseType userResponse);
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | GnssAPIClient.h | 72 void gnssNiRespond(int32_t notifId, V1_0::IGnssNiCallback::GnssUserResponseType userResponse);
|