Home
last modified time | relevance | path

Searched refs:notifId (Results 1 – 25 of 75) sorted by relevance

123

/hardware/qcom/gps/msm8998/android/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
DGnssNi.h51 Return<void> respond(int32_t notifId,
/hardware/qcom/gps/msm8909w_3100/android/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
DGnssNi.h51 Return<void> respond(int32_t notifId,
/hardware/qcom/sm8150/gps/android/2.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
DGnssNi.h51 Return<void> respond(int32_t notifId,
/hardware/qcom/sm7150/gps/android/1.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
DGnssNi.h51 Return<void> respond(int32_t notifId,
/hardware/qcom/sm7150/gps/android/2.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm7250/gps/android/1.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm7250/gps/android/2.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm7250/gps/android/1.1/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/qcom/sm7250/gps/android/2.0/
DGnssNi.cpp64 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
76 api->gnssNiRespond(notifId, userResponse); in respond()
/hardware/interfaces/gnss/1.0/default/
DGnssNi.cpp96 Return<void> GnssNi::respond(int32_t notifId, IGnssNiCallback::GnssUserResponseType userResponse) { in respond() argument
100 mGnssNiIface->respond(notifId, static_cast<GpsUserResponseType>(userResponse)); in respond()
DGnssNi.h53 Return<void> respond(int32_t notifId,
/hardware/interfaces/gnss/1.0/
DIGnssNi.hal35 * @param notifId An ID generated by HAL to associate NI notifications and
40 respond(int32_t notifId, GnssUserResponseType userResponse);

123