OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MILLIS_IN_DAY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/widget/
CalendarView.java
91
private static final long
MILLIS_IN_DAY
= 86400000L;
101
private static final long MILLIS_IN_WEEK = DAYS_PER_WEEK *
MILLIS_IN_DAY
;
[
all
...]
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
Completed in 69 milliseconds