Searched refs:shortcutString (Results 1 – 1 of 1) sorted by relevance
468 private char getShortcut(String shortcutString) { in getShortcut() argument469 if (shortcutString == null) { in getShortcut()472 return shortcutString.charAt(0); in getShortcut()