Searched refs:isLocationReceived (Results 1 – 5 of 5) sorted by relevance
128 + mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()148 !mLocationListener.isLocationReceived()); in testGnssMeasurementWhenNoLocation()
84 public boolean isLocationReceived() { in isLocationReceived() method in TestLocationListener
121 Log.i(TAG, "Location received = " + mLocationListener.isLocationReceived()); in testGnssNavigationMessageRegistration()
123 Log.i(TAG, "Location received = " + mLocationListener.isLocationReceived()); in testGnssMeasurementRegistration()
94 Log.i(TAG, "Location status received = " + mLocationListener.isLocationReceived()); in testListenForGnssMeasurements()