HomeSort by relevance Sort by last modified time
    Searched refs:strand (Results 1 - 3 of 3) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 651 // A single strand represents one color of events. Events are divided up by
652 // color to make them convenient to draw. The black strand is special in
680 * strand's color and calling drawLines on its set of points. The points are
729 // add a black strand by default, other colors will get added in
921 DNAStrand strand = getOrCreateStrand(strands, CONFLICT_COLOR); local
947 DNAStrand strand = strandIterator.next(); local
958 DNAStrand strand = strands.get(segment.color); local
1053 DNAStrand strand = getOrCreateStrand(strands, segment.color); local
1061 DNAStrand strand = strands.get(color); local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 981 Utils.DNAStrand strand = mDna.get(CONFLICT_COLOR); local
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 1829 milliseconds