Searched refs:TestLocationListener (Results 1 – 14 of 14) 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()
121 TestLocationListener networkLocationListener in checkTtffByThreshold()122 = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()131 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkTtffByThreshold()
89 TestLocationListener activeLocationListener = new TestLocationListener( in testLocationUpdatesAtInterval()91 TestLocationListener passiveLocationListener = new TestLocationListener( in testLocationUpdatesAtInterval()
31 class TestLocationListener implements LocationListener { class40 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()
48 private TestLocationListener mLocationListener;86 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssMultiConstellationSupported()
44 private TestLocationListener mLocationListener;80 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssNavigationMessageMandatoryFieldRanges()
61 private TestLocationListener mLocationListener;134 mLocationListener = new TestLocationListener(LOCATIONS_COUNT); in testGnssMeasurementWhenNoLocation()
49 private TestLocationListener mLocationListener;86 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testListenForGnssMeasurements()
38 TestLocationListener locationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in checkGnssChange()
35 private TestLocationListener mLocationListener;46 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in setUp()
73 private TestLocationListener mLocationListener;108 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudorangeValue()253 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testPseudoPosition()
88 private static class TestLocationListener implements LocationListener { class in BatterySaverLocationTest270 normalLocationRequest, new TestLocationListener(), Looper.getMainLooper()); in testLocationRequestThrottling()272 ignoreSettingsLocationRequest, new TestLocationListener(), Looper.getMainLooper()); in testLocationRequestThrottling()