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.java137 private long mLastPopupEventID; field in DayView
743 mLastPopupEventID = INVALID_EVENT_ID; in DayView()
1336 if (mSelectedEvent != null && mLastPopupEventID != mSelectedEvent.id) { in remeasure()
1386 mLastPopupEventID = INVALID_EVENT_ID; in switchViews()
3806 mLastPopupEventID = INVALID_EVENT_ID; in cleanup()