Searched defs:customActions (Results 1 – 5 of 5) sorted by relevance
60 List<CustomAction> customActions = mTvCustomizationManager.getCustomActions( in createMenuRow() local80 private TvOptionsRow(Context context, Menu menu, List<CustomAction> customActions) { in TvOptionsRow()117 List<CustomAction> customActions) { in PartnerRow()
27 public PartnerOptionsRowAdapter(Context context, List<CustomAction> customActions) { in PartnerOptionsRowAdapter()
48 public TvOptionsRowAdapter(Context context, List<CustomAction> customActions) { in TvOptionsRowAdapter()
32 public CustomizableOptionsRowAdapter(Context context, List<CustomAction> customActions) { in CustomizableOptionsRowAdapter()
560 boolean isOriginalEnabled, List<PlaybackState.CustomAction> customActions) { in handleSlot()595 private void updateActions(long actions, List<PlaybackState.CustomAction> customActions) { in updateActions()