Searched defs:strand (Results 1 – 2 of 2) sorted by relevance
1067 DNAStrand strand = getOrCreateStrand(strands, CONFLICT_COLOR); in addAllDayToStrands() local1093 DNAStrand strand = strandIterator.next(); in weaveDNAStrands() local1104 DNAStrand strand = strands.get(segment.color); in weaveDNAStrands() local1199 DNAStrand strand = getOrCreateStrand(strands, segment.color); in addNewSegment() local1207 DNAStrand strand = strands.get(color); in getOrCreateStrand() local
981 Utils.DNAStrand strand = mDna.get(CONFLICT_COLOR); in drawDNA() local