Home
last modified time | relevance | path

Searched refs:executeBaseAction (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DCustomizableOptionsRowAdapter.java41 protected abstract void executeBaseAction(int type); in executeBaseAction() method in CustomizableOptionsRowAdapter
73 executeBaseAction(type); in executeAction()
DPartnerOptionsRowAdapter.java35 protected void executeBaseAction(int option) {} in executeBaseAction() method in PartnerOptionsRowAdapter
DTvOptionsRowAdapter.java146 protected void executeBaseAction(int type) { in executeBaseAction() method in TvOptionsRowAdapter