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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DItemInfo.java33 class ItemInfo { class
120 ItemInfo() { method in class:ItemInfo
124 ItemInfo(ItemInfo info) { method in class:ItemInfo
211 * ItemInfo objects persist across rotation and can hence leak by holding stale references
/packages/apps/Launcher3/src/com/android/launcher3/
H A DItemInfo.java31 public class ItemInfo { class
113 public ItemInfo() { method in class:ItemInfo
117 ItemInfo(ItemInfo info) { method in class:ItemInfo
123 public void copyFrom(ItemInfo info) {

Completed in 416 milliseconds