Searched refs:NewSourcesFragment (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/onboarding/
H A DNewSourcesFragment.java35 public class NewSourcesFragment extends Fragment { class in inherits:Fragment
40 "com.android.tv.onboarding.NewSourcesFragment";
50 public NewSourcesFragment() { method in class:NewSourcesFragment
/packages/apps/TV/src/com/android/tv/ui/
H A DTvOverlayManager.java65 import com.android.tv.onboarding.NewSourcesFragment;
338 case NewSourcesFragment.ACTION_CATEOGRY:
340 case NewSourcesFragment.ACTION_SETUP:
344 case NewSourcesFragment.ACTION_SKIP:
578 showFragment(new NewSourcesFragment(), FRAGMENT_TAG_NEW_SOURCES);

Completed in 384 milliseconds