Searched refs:keyboardLayoutType (Results 1 – 4 of 4) sorted by relevance
431 layoutConfiguration.keyboardLayoutType); in addKeyboardLayoutConfigurationToProto()543 int keyboardLayoutType = KeyboardLayout.LayoutType.getLayoutTypeEnumValue( in build() local560 new LayoutConfiguration(keyboardLayoutType, keyboardLanguageTag, in build()573 public final int keyboardLayoutType; field in KeyboardMetricsCollector.LayoutConfiguration581 private LayoutConfiguration(int keyboardLayoutType, String keyboardLanguageTag, in LayoutConfiguration() argument584 this.keyboardLayoutType = keyboardLayoutType; in LayoutConfiguration()595 + KeyboardLayout.LayoutType.getLayoutNameFromValue(keyboardLayoutType) in toString()
473 @Nullable String keyboardLayoutType, boolean hasVibrator, boolean hasMicrophone, in InputDevice() argument496 mKeyboardLayoutType = keyboardLayoutType; in InputDevice()674 public Builder setKeyboardLayoutType(String keyboardLayoutType) { in setKeyboardLayoutType() argument675 mKeyboardLayoutType = keyboardLayoutType; in setKeyboardLayoutType()
212 assertEquals(expectedKeyboardLayoutType, configuration.keyboardLayoutType)
1024 field public static final int keyboardLayoutType = 16844415; // 0x101067f