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

  /packages/apps/TV/src/com/android/tv/ui/sidepanel/
SettingsFragment.java 50 public static final class LicenseActionItem extends ActionItem {
51 public final static String DIALOG_TAG = LicenseActionItem.class.getSimpleName();
55 public LicenseActionItem(MainActivity mainActivity) {
152 items.add(new LicenseActionItem(activity));
  /packages/apps/TV/src/com/android/tv/ui/
TvOverlayManager.java 138 AVAILABLE_DIALOG_TAGS.add(SettingsFragment.LicenseActionItem.DIALOG_TAG);
    [all...]

Completed in 876 milliseconds