Lines Matching refs:mSelectionAllday
317 boolean mSelectionAllday; field in DayView
1303 mSelectionAllday = false; in remeasure()
1381 view.mSelectionAllday = mSelectionAllday; in initView()
1383 view.mSelectionAllday = false; in initView()
1415 if (mSelectionAllday) { in switchViews()
1451 if (mSelectionAllday) { in switchViews()
1586 if (!mSelectionAllday) { in onKeyDown()
1602 if (mSelectionAllday) { in onKeyDown()
1603 mSelectionAllday = false; in onKeyDown()
1938 mSelectionAllday = true; in adjustHourSelection()
1962 mSelectionAllday = true; in adjustHourSelection()
2342 if (mSelectionAllday && mSelectionMode != SELECTION_HIDDEN) { in drawAllDayHighlights()
2489 if (mSelectionMode != SELECTION_HIDDEN && !mSelectionAllday) { in drawSelectedRect()
2968 if (mSelectionAllday && mComputeSelectedEvents) { in drawAllDayEvents()
2989 if (mSelectionAllday) { in drawAllDayEvents()
3124 if (date == mSelectionDay && !mSelectionAllday && mComputeSelectedEvents in drawEvents()
3143 if (date == mSelectionDay && !mSelectionAllday && isFocused() in drawEvents()
3898 if (mSelectionAllday) { in doSingleTapUp()
4563 savedAllDay = mSelectionAllday; in setSelectionFromPosition()
4584 mSelectionAllday = true; in setSelectionFromPosition()
4596 mSelectionAllday = false; in setSelectionFromPosition()
4622 mSelectionAllday = savedAllDay; in setSelectionFromPosition()
4637 if (mSelectionAllday) { in findSelectedEvent()
4950 if (!mSelectionAllday) { in onLongClick()
4963 if (mSelectionAllday) { in onLongClick()