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 478 static void updateItemInDatabase(Context context, final ItemInfo item) {
482 updateItemInDatabaseHelper(context, values, item, "updateItemInDatabase");
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Folder.java 274 LauncherModel.updateItemInDatabase(mLauncher, mInfo);
    [all...]
LauncherModel.java     [all...]

Completed in 419 milliseconds