Searched refs:topLevelMenuKey (Results 1 – 2 of 2) sorted by relevance
61 public final String topLevelMenuKey; // the key for highlighting the menu entry field in IndexData103 topLevelMenuKey = builder.mTopLevelMenuKey; in IndexData()298 Builder setTopLevelMenuKey(String topLevelMenuKey) { in setTopLevelMenuKey() argument299 mTopLevelMenuKey = topLevelMenuKey; in setTopLevelMenuKey()
257 values.put(TOP_LEVEL_MENU_KEY, dataRow.topLevelMenuKey); in insertIndexData()