Searched refs:shiftName (Results 1 – 1 of 1) sorted by relevance
220 String shiftName = parser.getAttributeValue(null, ATTRIBUTE_SHIFT); in loadShortcuts() local226 + " role=" + roleName + "shiftName=" + shiftName); in loadShortcuts()231 final boolean isShiftShortcut = (shiftName != null && shiftName.equals("true")); in loadShortcuts()