Searched refs:META_MASK (Results 1 – 1 of 1) sorted by relevance
63 protected final long META_MASK = ((long) KeyEvent.META_META_ON) << Integer.SIZE; field in ShortcutKeyDispatcher68 protected final long SC_DOCK_LEFT = META_MASK | KeyEvent.KEYCODE_LEFT_BRACKET;69 protected final long SC_DOCK_RIGHT = META_MASK | KeyEvent.KEYCODE_RIGHT_BRACKET;