Searched refs:showEventInfo (Results 1 – 2 of 2) sorted by relevance
117 showEventInfo(mOnAttachedInfo, mOnAttachAllDay, true); in onAttach()334 showEventInfo(event, vh != null ? vh.allDay : false, mForceReplace); in goTo()386 private void showEventInfo(EventInfo event, boolean allDay, boolean replaceFragment) { in showEventInfo() method in AgendaFragment
187 private void showEventInfo(EventInfo event) { in showEventInfo() method in SearchActivity359 showEventInfo(event); in handleEvent()