Searched refs:EXTRA_GOTO_BACK_TO_PREVIOUS (Results 1 – 3 of 3) sorted by relevance
245 or CalendarController.EXTRA_GOTO_BACK_TO_PREVIOUS, null, null in onDayTapped()
698 const val EXTRA_GOTO_BACK_TO_PREVIOUS: Long = 4 constant
909 if (event.extraLong and CalendarController.EXTRA_GOTO_BACK_TO_PREVIOUS != 0L) { in handleEvent()