Searched refs:cellParent (Results 1 – 2 of 2) sorted by relevance
2102 CellLayout cellParent = getParentCellLayoutForView(mDragInfo.cell);2104 mDragInfo.cellY == targetCell[1]) && (cellParent == target);
2995 CellLayout cellParent = getParentCellLayoutForView(mDragInfo.cell); in createUserFolderIfNecessary() local2997 mDragInfo.cellY == targetCell[1]) && (cellParent == target); in createUserFolderIfNecessary()