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