Home
last modified time | relevance | path

Searched refs:strand (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java1094 if (strand.count < 1 && strand.allDays == null) { in weaveDNAStrands()
1098 strand.points = new float[strand.count * 4]; in weaveDNAStrands()
1122 strand.points[strand.position++] = x; in weaveDNAStrands()
1123 strand.points[strand.position++] = y0; in weaveDNAStrands()
1124 strand.points[strand.position++] = x; in weaveDNAStrands()
1125 strand.points[strand.position++] = y1; in weaveDNAStrands()
1200 strand.count++; in addNewSegment()
1208 if (strand == null) { in getOrCreateStrand()
1211 strand.count = 0; in getOrCreateStrand()
1212 strands.put(strand.color, strand); in getOrCreateStrand()
[all …]
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthWeekEventsView.java972 for (Utils.DNAStrand strand : mDna.values()) { in drawDNA()
973 if (strand.color == CONFLICT_COLOR || strand.points == null in drawDNA()
974 || strand.points.length == 0) { in drawDNA()
977 mDNATimePaint.setColor(strand.color); in drawDNA()
978 canvas.drawLines(strand.points, mDNATimePaint); in drawDNA()
981 Utils.DNAStrand strand = mDna.get(CONFLICT_COLOR); in drawDNA() local
982 if (strand != null && strand.points != null && strand.points.length != 0) { in drawDNA()
983 mDNATimePaint.setColor(strand.color); in drawDNA()
984 canvas.drawLines(strand.points, mDNATimePaint); in drawDNA()
991 if (strand != null && strand.allDays != null && strand.allDays.length == numDays) { in drawDNA()
[all …]
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
H A Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...