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