Home
last modified time | relevance | path

Searched refs:isCorrelationVectorOutputsEnabled (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DGnssMeasurementRequest.java69 public boolean isCorrelationVectorOutputsEnabled() { in isCorrelationVectorOutputsEnabled() method in GnssMeasurementRequest
193 mCorrelationVectorOutputsEnabled = request.isCorrelationVectorOutputsEnabled(); in Builder()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/
H A DGnssMeasurementsProviderTest.java115 eq(ACTIVE_REQUEST.isCorrelationVectorOutputsEnabled()), in testAddListener_active()
149 eq(ACTIVE_REQUEST.isCorrelationVectorOutputsEnabled()), in testReregister_aidlV3Plus()
175 eq(ACTIVE_REQUEST.isCorrelationVectorOutputsEnabled()), in testReregister_preAidlV3()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssMeasurementsProvider.java121 request.isCorrelationVectorOutputsEnabled(), in registerWithService()
202 if (request.isCorrelationVectorOutputsEnabled()) { in mergeRegistrations()
H A DGnssManagerService.java213 if (request.isCorrelationVectorOutputsEnabled()) { in addGnssMeasurementsListener()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6279 method public boolean isCorrelationVectorOutputsEnabled();