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.java45 protected abstract void executeBaseAction(int type); in executeBaseAction() method in CustomizableOptionsRowAdapter
76 executeBaseAction(type); in executeAction()
DPartnerOptionsRowAdapter.java37 protected void executeBaseAction(int option) { in executeBaseAction() method in PartnerOptionsRowAdapter
DTvOptionsRowAdapter.java175 protected void executeBaseAction(int type) { in executeBaseAction() method in TvOptionsRowAdapter