Searched refs:TestLocationListener (Results 1 – 6 of 6) sorted by relevance
29 class TestLocationListener implements LocationListener { class36 TestLocationListener(int locationToCollect) { in TestLocationListener() method in TestLocationListener
54 private TestLocationListener mLocationListener;116 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssNavigationMessageRegistration()
55 private TestLocationListener mLocationListener;118 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssMeasurementRegistration()
47 private TestLocationListener mLocationListener;81 mLocationListener = new TestLocationListener(LOCATION_TO_COLLECT_COUNT); in testListenForGnssMeasurements()
51 private TestLocationListener mLocationListener;89 mLocationListener = new TestLocationListener(EVENTS_COUNT); in testGnssMultiConstellationSupported()
61 private TestLocationListener mLocationListener;116 mLocationListener = new TestLocationListener(LOCATIONS_COUNT); in testGnssMeasurementWhenNoLocation()