summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/provider
diff options
context:
space:
mode:
authorMario Bertschler <bmario@google.com>2017-03-28 12:23:22 -0700
committerMario Bertschler <bmario@google.com>2017-03-28 12:23:22 -0700
commitc06af333cbcebb183d13d004cccf5c9d69a70af0 (patch)
tree0634b7e10d694c2f57fd9680014d8889c65957ee /src/com/android/launcher3/provider
parentbea3a6ba7e7abd2460216459b4690fa6f5e6c4b3 (diff)
downloadandroid_packages_apps_Trebuchet-c06af333cbcebb183d13d004cccf5c9d69a70af0.tar.gz
android_packages_apps_Trebuchet-c06af333cbcebb183d13d004cccf5c9d69a70af0.tar.bz2
android_packages_apps_Trebuchet-c06af333cbcebb183d13d004cccf5c9d69a70af0.zip
Minor Refactoring only: no functional change
- organizing imports - remove redundant modifiers on LauncherCallback interface - fix typos Change-Id: I61eb985cac7c1379b6b804a67d4f234386d3d1b4
Diffstat (limited to 'src/com/android/launcher3/provider')
-rw-r--r--src/com/android/launcher3/provider/LossyScreenMigrationTask.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/launcher3/provider/LossyScreenMigrationTask.java b/src/com/android/launcher3/provider/LossyScreenMigrationTask.java
index 4addbfa23..51890d194 100644
--- a/src/com/android/launcher3/provider/LossyScreenMigrationTask.java
+++ b/src/com/android/launcher3/provider/LossyScreenMigrationTask.java
@@ -21,7 +21,6 @@ import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Point;
-import android.util.Log;
import com.android.launcher3.InvariantDeviceProfile;
import com.android.launcher3.LauncherSettings.Favorites;
@@ -31,7 +30,6 @@ import com.android.launcher3.model.GridSizeMigrationTask;
import com.android.launcher3.util.LongArrayMap;
import java.util.ArrayList;
-import java.util.HashMap;
/**
* An extension of {@link GridSizeMigrationTask} which migrates only one screen and