Home
last modified time | relevance | path

Searched refs:SELECTION_LONGPRESS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java609 private static final int SELECTION_LONGPRESS = 3; field in DayView
1493 mSelectionMode = SELECTION_LONGPRESS; in onKeyUp()
3632 || mSelectionMode == SELECTION_LONGPRESS) { in updateEventDetails()
3965 mSelectionMode = SELECTION_LONGPRESS; in doLongPress()
4343 if (mSelectionMode != SELECTION_LONGPRESS) { in onCreateContextMenu()
4344 mSelectionMode = SELECTION_LONGPRESS; in onCreateContextMenu()