Searched defs:CustomizableOptionsRowAdapter (Results 1 – 1 of 1) sorted by relevance
29 public abstract class CustomizableOptionsRowAdapter extends OptionsRowAdapter { class32 public CustomizableOptionsRowAdapter(Context context, List<CustomAction> customActions) { in CustomizableOptionsRowAdapter() method in CustomizableOptionsRowAdapter