HomeSort by relevance Sort by last modified time
    Searched refs:NewSourcesFragment (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/onboarding/
NewSourcesFragment.java 37 public class NewSourcesFragment extends Fragment {
38 public static final String ACTION_CATEOGRY = NewSourcesFragment.class.getCanonicalName();
44 public NewSourcesFragment() {
  /packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java 67 import com.android.tv.onboarding.NewSourcesFragment;
157 private final NewSourcesFragment mNewSourcesFragment;
263 mNewSourcesFragment = new NewSourcesFragment();
268 case NewSourcesFragment.ACTION_SETUP:
272 case NewSourcesFragment.ACTION_SKIP:
    [all...]

Completed in 41 milliseconds