Searched refs:EXTRA_GOTO_BACK_TO_PREVIOUS (Results 1 – 3 of 3) sorted by relevance
300 | CalendarController.EXTRA_GOTO_BACK_TO_PREVIOUS, null, null); in onDayTapped()
263 public static final long EXTRA_GOTO_BACK_TO_PREVIOUS = 4; field in CalendarController
1091 if ((event.extraLong & CalendarController.EXTRA_GOTO_BACK_TO_PREVIOUS) != 0) { in handleEvent()