Searched refs:isLocationReceived (Results 1 – 6 of 6) sorted by relevance
129 + mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()153 !mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()154 if (mLocationListener.isLocationReceived() && !isMeasurementTestStrict()) { in testGnssMeasurementWhenNoLocation()
98 public boolean isLocationReceived() { in isLocationReceived() method in TestLocationListener
119 Log.i(TAG, "Location received = " + mLocationListener.isLocationReceived()); in testGnssMeasurementRegistration()
121 Log.i(TAG, "Location received = " + mLocationListener.isLocationReceived()); in testGnssNavigationMessageRegistration()
94 Log.i(TAG, "Location status received = " + mLocationListener.isLocationReceived()); in testListenForGnssMeasurements()
109 Log.i(TAG, "Location status received = " + mLocationListener.isLocationReceived()); in testPseudorangeValue()