Searched refs:ID_PARTNER_ROW (Results 1 – 2 of 2) sorted by relevance
59 public static final String ID_PARTNER_ROW = "partner_row"; field in CustomizationManager78 INTENT_CATEGORY_TO_ROW_ID.put(CATEGORY_TV_CUSTOMIZATION + ".PARTNER_ROW", ID_PARTNER_ROW);
72 mCustomizationManager.getCustomActions(CustomizationManager.ID_PARTNER_ROW); in createMenuRow()