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.java303 "Error: ItemInfo passed to checkItemInfo doesn't match original";
312 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.java135 LauncherModel.checkItemInfo((ItemInfo) tag);
H A DLauncherModel.java493 "Error: ItemInfo passed to checkItemInfo doesn't match original";
503 static void checkItemInfo(final ItemInfo item) { method in class:LauncherModel

Completed in 73 milliseconds