Home | History | Annotate | Download | only in calendar

Lines Matching refs:fOld

1205                     Fragment fOld = fm.findFragmentByTag(EVENT_INFO_FRAGMENT_TAG);
1206 if (fOld != null && fOld.isAdded()) {
1207 ft.remove(fOld);