Searched refs:SetupSourcesFragment (Results 1 – 5 of 5) sorted by relevance
35 import com.android.tv.onboarding.SetupSourcesFragment;71 return new SetupSourcesFragment(); in onCreateInitialFragment()89 case SetupSourcesFragment.ACTION_CATEGORY: in executeAction()91 case SetupSourcesFragment.ACTION_ONLINE_STORE: in executeAction()94 case SetupSourcesFragment.ACTION_SETUP_INPUT: in executeAction()98 SetupSourcesFragment.ACTION_PARAM_KEY_INPUT_ID); in executeAction()
126 : new SetupSourcesFragment(); in onCreateInitialFragment()181 showFragment(new SetupSourcesFragment(), false); in executeAction()185 case SetupSourcesFragment.ACTION_CATEGORY: in executeAction()187 case SetupSourcesFragment.ACTION_ONLINE_STORE: in executeAction()190 case SetupSourcesFragment.ACTION_SETUP_INPUT: in executeAction()194 SetupSourcesFragment.ACTION_PARAM_KEY_INPUT_ID); in executeAction()
61 public class SetupSourcesFragment extends SetupMultiPaneFragment { class132 private SetupSourcesFragment mParentFragment;207 mParentFragment = (SetupSourcesFragment) getParentFragment(); in onCreate()217 mParentFragment = (SetupSourcesFragment) getParentFragment(); in onAttach()
68 import com.android.tv.onboarding.SetupSourcesFragment;334 case SetupSourcesFragment.ACTION_CATEGORY: in TvOverlayManager()339 case SetupSourcesFragment.ACTION_ONLINE_STORE: in TvOverlayManager()342 case SetupSourcesFragment.ACTION_SETUP_INPUT: in TvOverlayManager()346 SetupSourcesFragment in TvOverlayManager()557 SetupSourcesFragment setupFragment = new SetupSourcesFragment(); in showSetupFragment()
47 import com.android.tv.onboarding.SetupSourcesFragment;75 SetupSourcesFragment.ContentFragment.Module.class,