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