Searched defs:locationManager (Results 1 – 5 of 5) sorted by relevance
31 private final LocationManager locationManager; field in LocationProviderImpl33 LocationProviderImpl(Context context, LocationManager locationManager) { in LocationProviderImpl()
43 @Mock private LocationManager locationManager; field in LocationProviderImplTest
37 val locationManager = application.getSystemService(Context.LOCATION_SERVICE) in <lambda>() constant
46 public static boolean isLocationEnabled(LocationManager locationManager) { in isLocationEnabled()
79 private LocationManager locationManager; field in ShadowLocationManagerTest1792 private final LocationManager locationManager; field in ShadowLocationManagerTest.TestLocationListenerSelfRemoval1794 public TestLocationListenerSelfRemoval(LocationManager locationManager) { in TestLocationListenerSelfRemoval()