Searched defs:locationManager (Results 1 – 10 of 10) 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
169 val locationManager = context.getSystemService(LocationManager::class.java)!! in nativeNoteOp() constant178 val locationManager = context.getSystemService(LocationManager::class.java)!! in nativeNoteOp() constant503 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant523 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant577 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp() constant
81 private val locationManager = context.getSystemService(LocationManager::class.java)!! in <lambda>() constant in android.app.appops.cts.ForegroundModeAndActiveTest
79 private val locationManager = context.getSystemService(LocationManager::class.java)!! constant
308 final LocationManager locationManager = mContext.getSystemService(LocationManager.class); in setLocationMode() local
325 LocationManager locationManager = mContext.getSystemService(LocationManager.class); in testLocationManagerAffectsTimeZoneCapabilities() local
1306 final LocationManager locationManager = in testAccessCoarseLocationPermission() local
816 LocationManager locationManager = ctx.getSystemService(LocationManager.class); in setLocationEnabled() local