Searched refs:cellYIndex (Results 1 – 2 of 2) sorted by relevance
85 private final int cellYIndex; field in LoaderCursor116 cellYIndex = getColumnIndexOrThrow(LauncherSettings.Favorites.CELLY); in LoaderCursor()375 info.cellY = getInt(cellYIndex); in applyCommonProperties()
147 final int cellYIndex = c.getColumnIndexOrThrow(Favorites.CELLY); in importWorkspaceItems() local169 int cellY = c.getInt(cellYIndex); in importWorkspaceItems()