Searched refs:sPrependShortcutLabel (Results 1 – 3 of 3) sorted by relevance
58 private static String sPrependShortcutLabel; field in IconMenuItemView63 if (sPrependShortcutLabel == null) { in IconMenuItemView()68 sPrependShortcutLabel = getResources().getString( in IconMenuItemView()
97 private static String sPrependShortcutLabel; field in MenuItemImpl119 if (sPrependShortcutLabel == null || !lang.equals(sLanguage)) { in MenuItemImpl()122 sPrependShortcutLabel = menu.getContext().getResources().getString( in MenuItemImpl()284 StringBuilder sb = new StringBuilder(sPrependShortcutLabel); in getShortcutLabel()
101 private static String sPrependShortcutLabel; field in MenuItemImpl301 StringBuilder sb = new StringBuilder(sPrependShortcutLabel); in getShortcutLabel()