Searched refs:mOnAttachedInfo (Results 1 – 1 of 1) sorted by relevance
69 private EventInfo mOnAttachedInfo = null; field in AgendaFragment116 if (mOnAttachedInfo != null) { in onAttach()117 showEventInfo(mOnAttachedInfo, mOnAttachAllDay, true); in onAttach()118 mOnAttachedInfo = null; in onAttach()402 mOnAttachedInfo = event; in showEventInfo()