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