Searched refs:onFirstFix (Results 1 – 7 of 7) sorted by relevance
28 void onFirstFix(int ttff); in onFirstFix() method
3346 public void onFirstFix(int ttffMillis) { in onFirstFix() method in LocationManager.GpsAdapter3403 public void onFirstFix(int ttff) { in onFirstFix() method in LocationManager.GnssStatusTransport3404 execute(mExecutor, listener -> listener.onFirstFix(ttff)); in onFirstFix()3426 public void onFirstFix(int ttff) { in onFirstFix() method in LocationManager.GpsStatusTransport3428 super.onFirstFix(ttff); in onFirstFix()
101 public void onFirstFix(int ttffMillis) { in onFirstFix() method in GnssStatus.Callback
154 listener.onFirstFix(ttff); in onReportFirstFix()
478 method public void onFirstFix(int);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23212 Landroid/location/IGnssStatusListener$Stub$Proxy;->onFirstFix(I)V23225 Landroid/location/IGnssStatusListener;->onFirstFix(I)V23474 Landroid/location/LocationManager$GnssStatusListenerTransport;->onFirstFix(I)V