Home | History | Annotate | Download | only in calendar

Lines Matching defs:CURRENT

137         final int CURRENT = 0;
188 * Set to {@link #EXTRA_GOTO_TODAY} if this is a user request to go to the current time.
279 * the supplied context. It is best to pass in the current Activity.
322 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
371 info.viewType = ViewType.CURRENT;
454 } else if (event.viewType == ViewType.CURRENT) {