Searched refs:createBaseActions (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/TV/src/com/android/tv/menu/ | ||
H A D | CustomizableOptionsRowAdapter.java | 37 protected abstract List<MenuAction> createBaseActions(); in createBaseActions() method in CustomizableOptionsRowAdapter |
H A D | PartnerOptionsRowAdapter.java | 30 protected List<MenuAction> createBaseActions() { in createBaseActions() method in PartnerOptionsRowAdapter |
H A D | TvOptionsRowAdapter.java | 70 protected List<MenuAction> createBaseActions() { in createBaseActions() method in TvOptionsRowAdapter |