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

  /packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
RatingsFragment.java 151 items.add(new AttributionItem(getMainActivity()));
360 public static class AttributionItem extends Item {
361 public final static String DIALOG_TAG = AttributionItem.class.getSimpleName();
365 public AttributionItem(MainActivity mainActivity) {
  /packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java 204 AVAILABLE_DIALOG_TAGS.add(RatingsFragment.AttributionItem.DIALOG_TAG);
    [all...]

Completed in 55 milliseconds