Searched refs:SELECTION_SELECTED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java608 private static final int SELECTION_SELECTED = 2; field in class:DayView
1484 mSelectionMode = SELECTION_SELECTED;
1517 mSelectionMode = SELECTION_SELECTED;
1529 mSelectionMode = SELECTION_SELECTED;
3496 } else if (mSelectionMode == SELECTION_SELECTED) {
3899 mSelectionMode = SELECTION_SELECTED;
3936 mSelectionMode = SELECTION_SELECTED;

Completed in 69 milliseconds