Home
last modified time | relevance | path

Searched defs:keyboards (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DKeyboardTool.java72 ImmutableList<Keyboard> keyboards = KlcParser.parseLayout(contents); in parseWindowsKeyboards() local
DKeyboardBuilder.java103 ImmutableList.Builder<Keyboard> keyboards = ImmutableList.builder(); in build() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowStarredCoverage.java380 main, canon, supp, seed, exemplars, keyboards, alias enumConstant
DShowKeyboards.java265 Set<R3<String, String, String>> keyboards = localeKeyboards.getValue(); in showHtml() local