Searched refs:lookupPreferenceKey (Results 1 – 2 of 2) sorted by relevance
100 final String prefKey = lookupPreferenceKey(context.getString(keyId)); in fromXml()114 public static String lookupPreferenceKey(String menuKey) { in lookupPreferenceKey() method in HighlightableMenu
185 final String prefKey = HighlightableMenu.lookupPreferenceKey(menuKey); in setHighlightMenuKey()197 final String prefKey = HighlightableMenu.lookupPreferenceKey(menuKey); in getHighlightPrefKeyFromArguments()