| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | CommonAppTypeParser.java | 55 public CommonAppTypeParser(long itemId, int itemType, Context context) { in CommonAppTypeParser() 145 public static int encodeItemTypeToFlag(int itemType) { in encodeItemTypeToFlag()
|
| D | ItemInfo.java | 52 public int itemType; field in ItemInfo
|
| D | LauncherProvider.java | 1014 Integer itemType = values.getAsInteger(LauncherSettings.Favorites.ITEM_TYPE); in initializeExternalAdd() local 1184 final int itemType = c.getInt(itemTypeIndex); in migrateLauncher2Shortcuts() local
|
| D | FolderIcon.java | 327 final int itemType = item.itemType; in willAcceptItem() local
|
| D | Folder.java | 694 final int itemType = item.itemType; in acceptDrop() local
|
| D | LauncherModel.java | 1832 int itemType = c.getInt(itemTypeIndex); in loadWorkspace() local
|
| /packages/apps/Gallery2/src/com/android/photos/ |
| D | SelectionManager.java | 78 int itemType, int itemSupportedOperations, boolean selected) { in onItemSelectedStateChanged()
|
| /packages/services/Car/car-support-lib/src/android/support/car/ui/ |
| D | GroupingCursorRecyclerViewAdapter.java | 256 int itemType; field in GroupingCursorRecyclerViewAdapter.PositionMetadata 260 public PositionMetadata(int itemType, int cursorPosition, GroupMetadata gMetadata) { in PositionMetadata()
|
| D | GroupingRecyclerViewAdapter.java | 269 int itemType; field in GroupingRecyclerViewAdapter.PositionMetadata 273 public PositionMetadata(int itemType, int positionInData, GroupMetadata gMetadata) { in PositionMetadata()
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | ItemInfo.java | 53 int itemType; field in ItemInfo
|
| D | FolderIcon.java | 293 final int itemType = item.itemType; in willAcceptItem() local
|
| D | Folder.java | 504 final int itemType = item.itemType; in acceptDrop() local
|
| D | LauncherModel.java | 1341 int itemType = c.getInt(itemTypeIndex); in loadWorkspace() local
|
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| D | ConversationContainer.java | 222 int itemType; field in ConversationContainer.OverlayView 224 public OverlayView(View view, int itemType) { in OverlayView() 848 final int itemType = mOverlayAdapter.getItemViewType(adapterIndex); in addOverlayView() local
|
| /packages/apps/Launcher3/protos/ |
| D | backup.proto | 87 required int32 itemType = 2; field
|
| /packages/apps/Settings/src/com/android/settings/dashboard/ |
| D | SupportItemAdapter.java | 199 final int itemType = getItemViewType(0 /* position */); in refreshEscalationCards() local
|
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| D | FolderListFragment.java | 611 final @DrawerItem.DrawerItemType int itemType = drawerItem.getType(); in viewFolderOrChangeAccount() local
|