Searched defs:locationManager (Results 1 – 6 of 6) sorted by relevance
31 private final LocationManager locationManager; field in LocationProviderImpl33 LocationProviderImpl(Context context, LocationManager locationManager) { in LocationProviderImpl()
27 val locationManager = application.getSystemService(Context.LOCATION_SERVICE) in Initialize LocationManager succeed() constant
43 @Mock private LocationManager locationManager; field in LocationProviderImplTest
41 private LocationManager locationManager; field in ShadowLocationManagerTest506 LocationManager locationManager; field in ShadowLocationManagerTest.TestLocationListenerSelfRemoval508 public TestLocationListenerSelfRemoval(LocationManager locationManager) { in TestLocationListenerSelfRemoval()
46 public static boolean isLocationEnabled(LocationManager locationManager) { in isLocationEnabled()
79 private LocationManager locationManager; field in ShadowLocationManagerTest1793 private final LocationManager locationManager; field in ShadowLocationManagerTest.TestLocationListenerSelfRemoval1795 public TestLocationListenerSelfRemoval(LocationManager locationManager) { in TestLocationListenerSelfRemoval()