Searched refs:checkItemInfo (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DItemInfo.java118 LauncherModel.checkItemInfo(this);
H A DBubbleTextView.java116 LauncherModel.checkItemInfo((ItemInfo) tag);
H A DLauncherModel.java304 "Error: ItemInfo passed to checkItemInfo doesn't match original";
313 static void checkItemInfo(final ItemInfo item) { method in class:LauncherModel
/packages/apps/Launcher3/src/com/android/launcher3/
H A DItemInfo.java118 LauncherModel.checkItemInfo(this);
H A DBubbleTextView.java134 LauncherModel.checkItemInfo((ItemInfo) tag);
H A DLauncherModel.java563 "Error: ItemInfo passed to checkItemInfo doesn't match original";
572 static void checkItemInfo(final ItemInfo item) { method in class:LauncherModel

Completed in 115 milliseconds