OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_GOTO_TIME
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
CalendarController.java
183
* Set to {@link #
EXTRA_GOTO_TIME
} to go to the specified date/time.
260
public static final long
EXTRA_GOTO_TIME
= 2;
372
sendEvent(sender, eventType, start, end, start, eventId, viewType,
EXTRA_GOTO_TIME
, null,
[
all
...]
AllInOneActivity.java
783
long extras = CalendarController.
EXTRA_GOTO_TIME
;
[
all
...]
DayView.java
[
all
...]
Completed in 565 milliseconds