OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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(
strand
s, CONFLICT_COLOR);
local
947
DNAStrand
strand
=
strand
Iterator.next();
local
958
DNAStrand
strand
=
strand
s.get(segment.color);
local
1053
DNAStrand
strand
= getOrCreateStrand(
strand
s, segment.color);
local
1061
DNAStrand
strand
=
strand
s.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