Searched refs:isLocationReceived (Results 1 – 6 of 6) sorted by relevance
147 + mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()174 !mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()
107 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()
107 Log.i(TAG, "Location status received = " + mLocationListener.isLocationReceived()); in testListenForGnssMeasurements()
124 Log.i(TAG, "Location status received = " + mLocationListener.isLocationReceived()); in testPseudorangeValue()