Searched defs:locationManager (Results 1 – 9 of 9) sorted by relevance
46 LocationManager locationManager = in collectDeviceInfo() local65 DeviceInfoStore store, LocationManager locationManager) throws IOException { in collectGnssHardwareModelName()135 LocationManager locationManager) throws InterruptedException, IOException { in collectAccumulatedDeltaRangeMeasurements()
41 LocationManager locationManager = getSystemService(LocationManager.class); in onResume() local
122 LocationManager locationManager = in handleItemClick() local
143 val locationManager = context.getSystemService(LocationManager::class.java)!! in nativeNoteOp() constant152 val locationManager = context.getSystemService(LocationManager::class.java)!! in nativeNoteOp() constant535 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant555 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant609 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant
81 private val locationManager = context.getSystemService(LocationManager::class.java)!! in <lambda>() constant
79 private val locationManager = context.getSystemService(LocationManager::class.java)!! constant in android.companion.cts.common.TestBase
307 final LocationManager locationManager = mContext.getSystemService(LocationManager.class); in setLocationMode() local
314 LocationManager locationManager = mContext.getSystemService(LocationManager.class); in testLocationManagerAffectsTimeZoneCapabilities() local
1306 final LocationManager locationManager = in testAccessCoarseLocationPermission() local