Searched defs:actionFragment (Results 1 – 5 of 5) sorted by relevance
184 protected void setContentAndActionFragments(Fragment contentFragment, Fragment actionFragment) { in setContentAndActionFragments()194 protected void setContentAndActionFragments(Fragment contentFragment, Fragment actionFragment, in setContentAndActionFragments()
352 protected void setContentAndActionFragments(Fragment contentFragment, Fragment actionFragment) { in setContentAndActionFragments()362 protected void setContentAndActionFragments(Fragment contentFragment, Fragment actionFragment, in setContentAndActionFragments()
129 final Fragment actionFragment; in onCreate() local
276 final Fragment actionFragment = ActionFragment.newInstance(actions); in createConfirmationDialog() local
296 ActionFragment actionFragment = ActionFragment.newInstance(actions); in getActionFragment() local