Searched refs:SC_DOCK_LEFT (Results 1 – 1 of 1) sorted by relevance
48 protected final long SC_DOCK_LEFT = META_MASK | KeyEvent.KEYCODE_LEFT_BRACKET; field in ShortcutKeyDispatcher72 if ((shortcutCode == SC_DOCK_LEFT || shortcutCode == SC_DOCK_RIGHT) in onShortcutKeyPressed()80 registerShortcutKey(SC_DOCK_LEFT); in start()