Home
last modified time | relevance | path

Searched refs:Keyboard (Results 1 – 25 of 69) sorted by relevance

123

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestKeyboard.java12 import org.unicode.cldr.draft.Keyboard;
13 import org.unicode.cldr.draft.Keyboard.KeyboardWarningException;
34 Keyboard.getKeyboard("no-error", r, errors); in TestGoodSample()
47 Keyboard.getKeyboard("sample-with-error", r, errors); in TestBadSample()
151 for (String keyboardPlatformId : Keyboard.getPlatformIDs()) { in testVerifyKeyboardLoad()
152 for (String keyboardId : Keyboard.getKeyboardIDs(keyboardPlatformId)) { in testVerifyKeyboardLoad()
155Keyboard keyboard = Keyboard.getKeyboard(keyboardPlatformId, keyboardId, errors); in testVerifyKeyboardLoad()
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DKeyboard.java16 public final class Keyboard { class
23 private Keyboard(KeyboardId keyboardId, ImmutableList<String> names, in Keyboard() method in Keyboard
35 public static Keyboard of(KeyboardId keyboardId, ImmutableList<String> names, in of()
37 return new Keyboard(keyboardId, names, keyMaps, transforms); in of()
74 if (o instanceof Keyboard) { in equals()
75 Keyboard other = (Keyboard) o; in equals()
DKeyboardBuilder.java81 public ImmutableList<Keyboard> build() { in build()
103 ImmutableList.Builder<Keyboard> keyboards = ImmutableList.builder(); in build()
105 … keyboards.add(Keyboard.of(keyboardId, names.build(), keyMaps.build(), transforms.build())); in build()
DKeyboardTool.java72 ImmutableList<Keyboard> keyboards = KlcParser.parseLayout(contents); in parseWindowsKeyboards()
73 for (Keyboard keyboard : keyboards) { in parseWindowsKeyboards()
/external/cldr/common/testData/localeIdentifiers/
DlocaleDisplayName.txt119 en-t-k0-101key; English (101-Key Keyboard)
120 en-t-k0-102key; English (102-Key Keyboard)
121 en-t-k0-600dpi; English (600 dpi Keyboard)
122 en-t-k0-768dpi; English (768 dpi Keyboard)
123 en-t-k0-android; English (Android Keyboard)
124 en-t-k0-azerty; English (AZERTY-Based Keyboard)
125 en-t-k0-chromeos; English (ChromeOS Keyboard)
126 en-t-k0-colemak; English (Colemak Keyboard)
127 en-t-k0-dvorak; English (Dvorak Keyboard)
128 en-t-k0-dvorakl; English (Dvorak Left-Handed Keyboard)
[all …]
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/test/
DKeyboardTest.java8 import org.unicode.cldr.draft.keyboard.Keyboard;
23 private Keyboard keyboard = createKeyboard();
25 private static Keyboard createKeyboard() { in createKeyboard()
53 return Keyboard.of(KeyboardId.fromString("cs-t-k0-osx-qwerty"), in createKeyboard()
131 Keyboard keyboard2 = Keyboard.of(id, ImmutableList.of("Czech-QWERTY"), in testEqualsTrue()
153 Keyboard keyboard2 = Keyboard.of(id, ImmutableList.of("Czech-QWERTY"), in testEqualsFalse()
/external/icu/icu4c/source/data/lang/
Dar_XB.txt25 k0{"؜‮Keyboard‬؜"}
1036 101key{"101-؜‮Key‬؜ ؜‮Keyboard‬؜"}
1037 102key{"102-؜‮Key‬؜ ؜‮Keyboard‬؜"}
1038 600dpi{"600 ؜‮dpi‬؜ ؜‮Keyboard‬؜"}
1039 768dpi{"768 ؜‮dpi‬؜ ؜‮Keyboard‬؜"}
1040 android{"؜‮Android‬؜ ؜‮Keyboard‬؜"}
1041 azerty{"؜‮AZERTY‬؜-؜‮Based‬؜ ؜‮Keyboard‬؜"}
1042 chromeos{"؜‮ChromeOS‬؜ ؜‮Keyboard‬؜"}
1043 colemak{"؜‮Colemak‬؜ ؜‮Keyboard‬؜"}
1044 dvorak{"؜‮Dvorak‬؜ ؜‮Keyboard‬؜"}
[all …]
Den.txt25 k0{"Keyboard"}
1027 101key{"101-Key Keyboard"}
1028 102key{"102-Key Keyboard"}
1029 600dpi{"600 dpi Keyboard"}
1030 768dpi{"768 dpi Keyboard"}
1031 android{"Android Keyboard"}
1032 azerty{"AZERTY-Based Keyboard"}
1033 chromeos{"ChromeOS Keyboard"}
1034 colemak{"Colemak Keyboard"}
1035 dvorak{"Dvorak Keyboard"}
[all …]
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowKeyboards.java19 import org.unicode.cldr.draft.Keyboard;
20 import org.unicode.cldr.draft.Keyboard.Gesture;
21 import org.unicode.cldr.draft.Keyboard.Iso;
22 import org.unicode.cldr.draft.Keyboard.KeyMap;
23 import org.unicode.cldr.draft.Keyboard.Output;
24 import org.unicode.cldr.draft.Keyboard.TransformStatus;
25 import org.unicode.cldr.draft.Keyboard.TransformType;
26 import org.unicode.cldr.draft.Keyboard.Transforms;
129 for (String platformId : Keyboard.getPlatformIDs()) { in showRepertoire()
132 for (String keyboardId : Keyboard.getKeyboardIDs(platformId)) { in showRepertoire()
[all …]
DKeymanCheck.java14 import org.unicode.cldr.draft.Keyboard;
123 for (String kpid : Keyboard.getPlatformIDs()) { in prettyprint()
124 for (String kid : Keyboard.getKeyboardIDs(kpid)) { in prettyprint()
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/out/
DKeyboardToXml.java10 import org.unicode.cldr.draft.keyboard.Keyboard;
26 private final Keyboard keyboard;
29 private KeyboardToXml(Keyboard keyboard, XmlWriter xmlWriter) { in KeyboardToXml()
35 public static void writeToXml(Keyboard keyboard, Writer writer) { in writeToXml()
/external/crosvm/gpu_display/src/
Devent_device.rs37 Keyboard, enumerator
69 Self::new(EventDeviceKind::Keyboard, event_socket) in keyboard()
/external/pigweed/targets/arduino/
Dtarget_docs.rst134 menu.usb.keyboard Keyboard
135 menu.usb.touch Keyboard + Touch Screen
136 menu.usb.hidtouch Keyboard + Mouse + Touch Screen
137 menu.usb.hid Keyboard + Mouse + Joystick
138 menu.usb.serialhid Serial + Keyboard + Mouse + Joystick
/external/chromium-trace/catapult/devil/devil/android/tools/
Dkeyboard.py68 def Keyboard(device, stream_itr): function
115 Keyboard(devices[0], next_char())
/external/cldr/tools/java/org/unicode/cldr/draft/
DKeyboard.java34 public class Keyboard { class
148 public Keyboard(String locale, String version, String platformVersion, Set<String> names, in Keyboard() method in Keyboard
177 … public static Keyboard getKeyboard(String platformId, String keyboardId, Set<Exception> errors) { in getKeyboard()
190 public static Keyboard getKeyboard(String id, Reader r, Set<Exception> errors) { in getKeyboard()
440 public Keyboard getKeyboard() { in getKeyboard()
446 … return new Keyboard(locale, version, platformVersion, names, fallback, keyMaps, transformMap); in getKeyboard()
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/osx/
DKeylayoutParser.java17 import org.unicode.cldr.draft.keyboard.Keyboard;
56 public static ImmutableList<Keyboard> parseLayout(String keylayoutContents) { in parseLayout()
86 private ImmutableList<Keyboard> parse() { in parse()
/external/autotest/client/cros/input_playback/
Dkeyboard.prop1 N: Emulated Keyboard
Dkeyboard.py13 class Keyboard(object): class
/external/autotest/client/site_tests/power_WebGL/
Dpower_WebGL.py32 with keyboard.Keyboard() as keys:
/external/autotest/client/site_tests/policy_DefaultSearchProviderEnabled/
Dpolicy_DefaultSearchProviderEnabled.py33 self.keyboard = keyboard.Keyboard()
/external/libxkbcommon/
DMETADATA2 …ry which processes a reduced subset of keymaps as defined by the XKB (X Keyboard Extension) specif…
/external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dpolicy_DeveloperToolsAvailability.py26 self.keyboard = keyboard.Keyboard()
/external/skia/modules/skplaintexteditor/
DREADME.md31 * Keyboard/mouse input.
/external/autotest/client/site_tests/policy_ArcVideoCaptureAllowed/
Dpolicy_ArcVideoCaptureAllowed.py71 self.keyboard = keyboard.Keyboard()
/external/autotest/client/site_tests/policy_DefaultSearchProvider/
Dpolicy_DefaultSearchProvider.py32 self.keyboard = keyboard.Keyboard()

123