Searched refs:TestLocationListener (Results 1 – 11 of 11) sorted by relevance
36 private TestLocationListener mLocationListenerMain;37 private TestLocationListener mLocationListenerAfterRateChanges;49 mLocationListenerMain = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()50 mLocationListenerAfterRateChanges = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()
117 TestLocationListener networkLocationListener in checkTtffByThreshold()118 = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()127 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()
31 class TestLocationListener implements LocationListener { class39 TestLocationListener(int locationToCollect) { in TestLocationListener() method in TestLocationListener
54 private TestLocationListener mLocationListener;116 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssNavigationMessageRegistration()
55 private TestLocationListener mLocationListener;114 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssMeasurementRegistration()
47 private TestLocationListener mLocationListener;81 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testListenForGnssMeasurements()
50 private TestLocationListener mLocationListener;88 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssMultiConstellationSupported()
62 private TestLocationListener mLocationListener;118 mLocationListener = new TestLocationListener(LOCATIONS_COUNT); in testGnssMeasurementWhenNoLocation()
40 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkGnssChange()
35 private TestLocationListener mLocationListener;49 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()
69 private TestLocationListener mLocationListener;105 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudorangeValue()249 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudoPosition()