Searched defs:LocationManager (Results 1 – 2 of 2) sorted by relevance
221 final LocationManager LocationManager = mContext.getSystemService(LocationManager.class); in isLocationModeEnabled() local
98 public class LocationManager { class466 public LocationManager(@NonNull Context context, @NonNull ILocationManager service) { in LocationManager() method in LocationManager