Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGnssMeasurement.java779 public boolean hasCarrierCycles() { in hasCarrierCycles() method in GnssMeasurement
1172 hasCarrierCycles() ? mCarrierCycles : null)); in toString()
DGpsMeasurement.java676 public boolean hasCarrierCycles() { in hasCarrierCycles() method in GpsMeasurement
1313 hasCarrierCycles() ? mCarrierCycles : null)); in toString()
/frameworks/base/api/
Dsystem-current.txt2368 method public boolean hasCarrierCycles();
Dcurrent.txt21633 method public deprecated boolean hasCarrierCycles();
/frameworks/base/config/
Dhiddenapi-public-dex.txt19630 Landroid/location/GnssMeasurement;->hasCarrierCycles()Z
19847 Landroid/location/GpsMeasurement;->hasCarrierCycles()Z