Searched refs:SetupSourcesFragment (Results 1 – 5 of 5) sorted by relevance
35 import com.android.tv.onboarding.SetupSourcesFragment;72 return new SetupSourcesFragment(); in onCreateInitialFragment()90 case SetupSourcesFragment.ACTION_CATEGORY: in executeAction()92 case SetupSourcesFragment.ACTION_ONLINE_STORE: in executeAction()95 case SetupSourcesFragment.ACTION_SETUP_INPUT: in executeAction()99 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()
70 import com.android.tv.onboarding.SetupSourcesFragment;339 case SetupSourcesFragment.ACTION_CATEGORY: in TvOverlayManager()344 case SetupSourcesFragment.ACTION_ONLINE_STORE: in TvOverlayManager()347 case SetupSourcesFragment.ACTION_SETUP_INPUT: in TvOverlayManager()351 SetupSourcesFragment in TvOverlayManager()562 SetupSourcesFragment setupFragment = new SetupSourcesFragment(); in showSetupFragment()
47 import com.android.tv.onboarding.SetupSourcesFragment;75 SetupSourcesFragment.ContentFragment.Module.class,