Searched refs:LocationChangedReceiver (Results 1 – 1 of 1) sorted by relevance
113 final Intent activeIntent = new Intent(context, LocationChangedReceiver.class); in registerForLocationUpdates()201 public static class LocationChangedReceiver extends BroadcastReceiver { class in CountryDetector