Searched refs:profileIdIndex (Results 1 – 2 of 2) sorted by relevance
535 final int profileIdIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.PROFILE_ID); in getItemsInLocalCoordinates() local547 int serialNumber = c.getInt(profileIdIndex); in getItemsInLocalCoordinates()1325 final int profileIdIndex = c.getColumnIndexOrThrow( in loadWorkspace() local1347 int serialNumber = c.getInt(profileIdIndex); in loadWorkspace()
908 final int profileIdIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.PROFILE_ID); in getItemsInLocalCoordinates() local920 long serialNumber = c.getInt(profileIdIndex); in getItemsInLocalCoordinates()1921 final int profileIdIndex = c.getColumnIndexOrThrow( in loadWorkspace() local1946 long serialNumber = c.getInt(profileIdIndex); in loadWorkspace()