Searched defs:checkItemInfo (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java314 "Error: ItemInfo passed to checkItemInfo doesn't match original";
323 static void checkItemInfo(final ItemInfo item) { method in class:LauncherModel
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java680 "Error: ItemInfo passed to checkItemInfo doesn't match original";
689 static void checkItemInfo(final ItemInfo item) { method in class:LauncherModel

Completed in 479 milliseconds