Home
last modified time | relevance | path

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

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