Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt102 private var mLastPopupEventID: Long variable
976 if (mSelectedEvent != null && mLastPopupEventID != mSelectedEvent!!.id) { in remeasure()
1024 mLastPopupEventID = INVALID_EVENT_ID in switchViews()
3432 mLastPopupEventID = INVALID_EVENT_ID in cleanup()
3969 mLastPopupEventID = INVALID_EVENT_ID