Searched refs:getLocationManager (Results 1 – 7 of 7) sorted by relevance
53 mTestLocationManager.getLocationManager().getGnssCapabilities().hasAntennaInfo()); in testGnssAntennaInfoValues()62 mTestLocationManager.getLocationManager().getGnssAntennaInfos(); in testGnssAntennaInfoValues()79 mTestLocationManager.getLocationManager().requestLocationUpdates( in checkGnssChange()86 mTestLocationManager.getLocationManager().removeUpdates(listener); in checkGnssChange()
107 if (!mTestLocationManager.getLocationManager().getGnssCapabilities() in testGnssNavigationMessageRegistration()
100 if (!mTestLocationManager.getLocationManager().getGnssCapabilities() in testGnssNavigationMessageMandatoryFieldRanges()
96 GnssCapabilities capabilities = mTestLocationManager.getLocationManager(). in testListenForGnssMeasurements()
139 public LocationManager getLocationManager() { in getLocationManager() method in BatterySavingTestBase
294 public LocationManager getLocationManager() { in getLocationManager() method in TestLocationManager
116 boolean gpsProviderEnabled = testLocationManager.getLocationManager() in canTestRunOnCurrentDevice()