Searched refs:getLocationManager (Results 1 – 8 of 8) sorted by relevance
61 mTestLocationManager.getLocationManager().getGnssCapabilities().hasAntennaInfo()); in testGnssAntennaInfoValues()76 mTestLocationManager.getLocationManager().getGnssAntennaInfos(); in testGnssAntennaInfoValues()98 mTestLocationManager.getLocationManager().requestLocationUpdates( in checkGnssChange()111 mTestLocationManager.getLocationManager().removeUpdates(listener); in checkGnssChange()
110 if (!mTestLocationManager.getLocationManager().getGnssCapabilities() in testGnssNavigationMessageRegistration()
102 if (!mTestLocationManager.getLocationManager().getGnssCapabilities() in testGnssNavigationMessageMandatoryFieldRanges()
70 mTestLocationManager.getLocationManager().getGnssCapabilities() in setUp()128 mTestLocationManager.getLocationManager().injectGnssMeasurementCorrections(corrections); in testInjectGnssMeasurementCorrections()
98 GnssCapabilities capabilities = mTestLocationManager.getLocationManager(). in testListenForGnssMeasurements()
143 public LocationManager getLocationManager() { in getLocationManager() method in BatterySavingTestBase
297 public LocationManager getLocationManager() { in getLocationManager() method in TestLocationManager
120 boolean gpsProviderEnabled = testLocationManager.getLocationManager() in canTestRunOnCurrentDevice()