Searched defs:systemCategory (Results 1 – 2 of 2) sorted by relevance
112 val systemCategory = categories?.firstOrNull { it.type == ShortcutCategoryType.System } in categories_keycodeAndModifiersAreMappedSeparatelyWhenIdentical() constant133 val systemCategory = categories?.firstOrNull { it.type == ShortcutCategoryType.System } in categories_keyCodeAndModifierHaveSameCode_codesAreMappedCorrectly() constant217 val systemCategory = categories?.firstOrNull { it.type == ShortcutCategoryType.System } in modifierMappedToCustomDrawableWhenKeyGlyphMapExists() constant238 val systemCategory = categories?.firstOrNull { it.type == ShortcutCategoryType.System } in modifierMappedToDefaultDrawableWhenNoKeyGlyphMapExists() constant264 val systemCategory = categories?.firstOrNull { it.type == ShortcutCategoryType.System } in modifierMappedToDefaultDrawableWhenKeyGlyphDisabled() constant
400 val systemCategory = constant