Home
last modified time | relevance | path

Searched defs:ItemInfo (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DItemInfo.java30 public class ItemInfo { class
107 public ItemInfo() { in ItemInfo() method in ItemInfo
111 ItemInfo(ItemInfo info) { in ItemInfo() method in ItemInfo
/packages/apps/Launcher2/src/com/android/launcher2/
DItemInfo.java33 class ItemInfo { class
120 ItemInfo() { in ItemInfo() method in ItemInfo
124 ItemInfo(ItemInfo info) { in ItemInfo() method in ItemInfo
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryItemAnimator.java135 class ItemInfo extends DefaultItemAnimator.ItemHolderInfo { class in DirectoryItemAnimator