Home
last modified time | relevance | path

Searched defs:customActions (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DMenuRowFactory.java52 List<CustomAction> customActions = in createMenuRow() local
73 private TvOptionsRow(Context context, Menu menu, List<CustomAction> customActions) { in TvOptionsRow()
86 Context context, Menu menu, String title, List<CustomAction> customActions) { in PartnerRow()
DPartnerOptionsRowAdapter.java25 public PartnerOptionsRowAdapter(Context context, List<CustomAction> customActions) { in PartnerOptionsRowAdapter()
DTvOptionsRowAdapter.java39 public TvOptionsRowAdapter(Context context, List<CustomAction> customActions) { in TvOptionsRowAdapter()
DCustomizableOptionsRowAdapter.java28 public CustomizableOptionsRowAdapter(Context context, List<CustomAction> customActions) { in CustomizableOptionsRowAdapter()