/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GnssAPIClient.cpp | 112 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 113 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 345 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 361 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 363 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 365 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 367 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 370 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 372 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 374 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 84 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GnssAPIClient.cpp | 98 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 99 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 296 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 312 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 314 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 316 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 318 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 321 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 323 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 325 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 82 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 118 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 119 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 117 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 118 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 86 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 118 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 119 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 87 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 118 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 119 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 87 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 117 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 118 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 86 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | GnssAPIClient.cpp | 117 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 118 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 86 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 118 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 119 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 87 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
D | GnssAPIClient.cpp | 117 locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in gnssUpdateCallbacks() argument 118 onGnssNiCb(id, gnssNiNotification); in gnssUpdateCallbacks() 372 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 388 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 390 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 392 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 394 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 397 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 399 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 401 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
D | GnssAPIClient.h | 86 void onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) final;
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 130 … locationCallbacks.gnssNiCb = [this](uint32_t id, GnssNiNotification gnssNiNotification) { in setCallbacks() argument 131 onGnssNiCb(id, gnssNiNotification); in setCallbacks() 463 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 479 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 481 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 483 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 485 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 488 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 490 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 492 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 463 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 479 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 481 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 483 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 485 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 488 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 490 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 492 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() 495 notificationGnss.timeoutSec = gnssNiNotification.timeout; in onGnssNiCb() 497 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 461 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 477 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 479 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 481 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 483 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 486 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 488 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 490 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() 493 notificationGnss.timeoutSec = gnssNiNotification.timeout; in onGnssNiCb() 495 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
D | GnssAPIClient.cpp | 462 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 478 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 480 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 482 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 484 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 487 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 489 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 491 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() 494 notificationGnss.timeoutSec = gnssNiNotification.timeout; in onGnssNiCb() 496 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | GnssAPIClient.cpp | 532 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 548 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 550 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 552 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 554 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 557 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 559 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 561 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() 564 notificationGnss.timeoutSec = gnssNiNotification.timeout; in onGnssNiCb() 566 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb() [all …]
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | GnssAPIClient.cpp | 532 void GnssAPIClient::onGnssNiCb(uint32_t id, GnssNiNotification gnssNiNotification) in onGnssNiCb() argument 548 if (gnssNiNotification.type == GNSS_NI_TYPE_VOICE) in onGnssNiCb() 550 else if (gnssNiNotification.type == GNSS_NI_TYPE_SUPL) in onGnssNiCb() 552 else if (gnssNiNotification.type == GNSS_NI_TYPE_CONTROL_PLANE) in onGnssNiCb() 554 else if (gnssNiNotification.type == GNSS_NI_TYPE_EMERGENCY_SUPL) in onGnssNiCb() 557 if (gnssNiNotification.options & GNSS_NI_OPTIONS_NOTIFICATION_BIT) in onGnssNiCb() 559 if (gnssNiNotification.options & GNSS_NI_OPTIONS_VERIFICATION_BIT) in onGnssNiCb() 561 if (gnssNiNotification.options & GNSS_NI_OPTIONS_PRIVACY_OVERRIDE_BIT) in onGnssNiCb() 564 notificationGnss.timeoutSec = gnssNiNotification.timeout; in onGnssNiCb() 566 if (gnssNiNotification.timeoutResponse == GNSS_NI_RESPONSE_ACCEPT) in onGnssNiCb() [all …]
|