Searched refs:keyboardLayoutType (Results 1 – 4 of 4) sorted by relevance
446 layoutConfiguration.keyboardLayoutType); in addKeyboardLayoutConfigurationToProto()562 int keyboardLayoutType = KeyboardLayout.LayoutType.getLayoutTypeEnumValue( in build() local579 new LayoutConfiguration(keyboardLayoutType, keyboardLanguageTag, in build()592 public final int keyboardLayoutType; field in KeyboardMetricsCollector.LayoutConfiguration600 private LayoutConfiguration(int keyboardLayoutType, String keyboardLanguageTag, in LayoutConfiguration() argument603 this.keyboardLayoutType = keyboardLayoutType; in LayoutConfiguration()615 + KeyboardLayout.LayoutType.getLayoutNameFromValue(keyboardLayoutType) in toString()
504 @Nullable String keyboardLayoutType, boolean hasVibrator, boolean hasMicrophone, in InputDevice() argument528 mKeyboardLayoutType = keyboardLayoutType; in InputDevice()721 public Builder setKeyboardLayoutType(String keyboardLayoutType) { in setKeyboardLayoutType() argument722 mKeyboardLayoutType = keyboardLayoutType; in setKeyboardLayoutType()
225 assertEquals(expectedKeyboardLayoutType, configuration.keyboardLayoutType) in createKeyboard()
1049 field public static final int keyboardLayoutType = 16844415; // 0x101067f