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