X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/435b31ba4f3597cc7a43270cd4a54fb0180956c1..7f75f13f0c47b5cc4f5fe6a743a6fb8a9281fef7:/src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java?ds=sidebyside diff --git a/src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java b/src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java index 9c210bb5..a435414b 100644 --- a/src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java +++ b/src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java @@ -52,8 +52,7 @@ public class LocationServiceLauncherReciever extends BroadcastReceiver { /** * Used internally. Starts or stops the device tracking service * - * @param trackDevice - * true to start the service, false to stop it + * @param trackDevice true to start the service, false to stop it */ private void startOrStopDeviceTracking(Context context, boolean trackDevice) { Intent deviceTrackingIntent = new Intent();