Home | History | Annotate | Download | only in launcher3

Lines Matching refs:CELLY

101         Favorites.CELLY,                   // 6
814 favorite.cellY = c.getInt(CELLY_INDEX);
903 values.put(Favorites.CELLY, favorite.cellY);
950 || ((favorite.cellY + favorite.spanY) > currentProfile.desktopRows)) {
976 || (favorite.cellY >= currentProfile.desktopRows)) {