Searched refs:responderLocation (Results 1 – 1 of 1) sorted by relevance
590 ResponderLocation responderLocation = result.getUnverifiedResponderLocation(); in testRangingToTestApWithResponderLocation() local591 if (responderLocation == null) { in testRangingToTestApWithResponderLocation()594 assertTrue("ResponderLocation is not valid", responderLocation.isLciSubelementValid()); in testRangingToTestApWithResponderLocation()601 responderLocation.getLatitudeUncertainty(); in testRangingToTestApWithResponderLocation()607 responderLocation.getLatitude(); in testRangingToTestApWithResponderLocation()613 responderLocation.getLongitudeUncertainty(); in testRangingToTestApWithResponderLocation()619 responderLocation.getLongitude(); in testRangingToTestApWithResponderLocation()625 responderLocation.getAltitudeType(); in testRangingToTestApWithResponderLocation()631 responderLocation.getAltitudeUncertainty(); in testRangingToTestApWithResponderLocation()637 responderLocation.getAltitude(); in testRangingToTestApWithResponderLocation()[all …]