Searched defs:customActions (Results 1 – 4 of 4) sorted by relevance
56 List<CustomAction> customActions = mTvCustomizationManager.getCustomActions( in createMenuRow() local76 private TvOptionsRow(Context context, Menu menu, List<CustomAction> customActions) { in TvOptionsRow()113 List<CustomAction> customActions) { in PartnerRow()
27 public PartnerOptionsRowAdapter(Context context, List<CustomAction> customActions) { in PartnerOptionsRowAdapter()
47 public TvOptionsRowAdapter(Context context, List<CustomAction> customActions) { in TvOptionsRowAdapter()
32 public CustomizableOptionsRowAdapter(Context context, List<CustomAction> customActions) { in CustomizableOptionsRowAdapter()