I\'m analyzing some code for its dependencies. Let\'s say there are some interwoven dependencies, like so:
I\'m trying to get my location using it like this: LocationManager myLocationManager = (LocationManager) getSystemService(Context.LOCATION_SERVICE);