OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strand
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
Utils.java
594
// A single
strand
represents one color of events. Events are divided up by
595
// color to make them convenient to draw. The black
strand
is special in
623
*
strand
's color and calling drawLines on its set of points. The points are
672
// add a black
strand
by default, other colors will get added in
864
DNAStrand
strand
= getOrCreateStrand(
strand
s, CONFLICT_COLOR);
local
890
DNAStrand
strand
=
strand
Iterator.next();
local
901
DNAStrand
strand
=
strand
s.get(segment.color);
local
996
DNAStrand
strand
= getOrCreateStrand(
strand
s, segment.color);
local
1004
DNAStrand
strand
=
strand
s.get(color);
local
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java
826
for (Utils.DNAStrand
strand
: mDna.values()) {
827
if (
strand
.color == CONFLICT_COLOR ||
strand
.points == null
828
||
strand
.points.length == 0) {
831
mDNATimePaint.setColor(
strand
.color);
832
canvas.drawLines(
strand
.points, mDNATimePaint);
835
Utils.DNAStrand
strand
= mDna.get(CONFLICT_COLOR);
local
836
if (
strand
!= null &&
strand
.points != null &&
strand
.points.length != 0)
[
all
...]
/external/libpcap/
CREDITS
62
Love H?rnquist-?
strand
<lha@stacken.kth.se>
/external/tcpdump/
CREDITS
86
Love H?rnquist-?
strand
<lha@stacken.kth.se>
/frameworks/ex/common/java/com/android/common/
OperationScheduler.java
193
* gracefully from clock rollbacks which could otherwise
strand
our timers.
/external/chromium/net/base/
effective_tld_names.dat
[
all
...]
effective_tld_names.gperf
[
all
...]
effective_tld_names.cc
[
all
...]
Completed in 2415 milliseconds