Searched refs:mFragmentFactory (Results 1 – 1 of 1) sorted by relevance
86 private final FragmentFactory mFragmentFactory; field in CustomizationPickerFragment91 mFragmentFactory = InjectorProvider.getInjector().getFragmentFactory(); in CustomizationPickerFragment()254 final Fragment fragment = mFragmentFactory.create(destinationId); in navigateTo()263 final Fragment fragment = mFragmentFactory.create(destinationId); in standaloneNavigateTo()