Searched refs:mLastPopupEventID (Results 1 – 1 of 1) sorted by relevance
138 private long mLastPopupEventID; field in DayView758 mLastPopupEventID = INVALID_EVENT_ID; in DayView()1353 if (mSelectedEvent != null && mLastPopupEventID != mSelectedEvent.id) { in remeasure()1403 mLastPopupEventID = INVALID_EVENT_ID; in switchViews()1542 mLastPopupEventID = INVALID_EVENT_ID; in onKeyDown()1563 mLastPopupEventID = INVALID_EVENT_ID; in onKeyDown()1574 mLastPopupEventID = INVALID_EVENT_ID; in onKeyDown()1585 mLastPopupEventID = INVALID_EVENT_ID; in onKeyDown()1601 mLastPopupEventID = INVALID_EVENT_ID; in onKeyDown()3636 if (mLastPopupEventID == mSelectedEvent.id) { in updateEventDetails()[all …]