Searched refs:createActions (Results 1 – 4 of 4) sorted by relevance
61 mActionList = createActions(); in update()73 protected abstract List<MenuAction> createActions(); in createActions() method in OptionsRowAdapter
44 protected List<MenuAction> createActions() { in createActions() method in CustomizableOptionsRowAdapter
35 public abstract ImmutableList<PreCallAction> createActions(); in createActions() method in PreCallComponent
85 actions = PreCallComponent.get(activity).createActions(); in onResume()