HomeSort by relevance Sort by last modified time
    Searched refs:updateItemInDatabase (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 258 LauncherModel.updateItemInDatabase(mLauncher, mInfo);
    [all...]
LauncherModel.java 479 static void updateItemInDatabase(Context context, final ItemInfo item) {
483 updateItemInDatabaseHelper(context, values, item, "updateItemInDatabase");
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Folder.java 280 LauncherModel.updateItemInDatabase(mLauncher, mInfo);
    [all...]
LauncherModel.java     [all...]

Completed in 47 milliseconds