Searched refs:mRoleShortcuts (Results 1 – 1 of 1) sorted by relevance
73 private final SparseArray<String> mRoleShortcuts = new SparseArray<String>(); field in ModifierShortcutManager168 : mRoleShortcuts.get(shortcutChar); in getIntent()279 mRoleShortcuts.put(shortcutChar, roleName); in loadShortcuts()