Searched defs:layoutSet (Results 1 – 4 of 4) sorted by relevance
80 private static void assertActionKey(final String tag, final KeyboardLayoutSet layoutSet, in assertActionKey()100 final KeyboardLayoutSet layoutSet = createKeyboardLayoutSet(subtype, editorInfo); in doTestActionKey() local
85 final KeyboardLayoutSet layoutSet = createKeyboardLayoutSet(subtype, editorInfo); in doTestMoreKeysOf() local
116 final KeyboardLayoutSet layoutSet = builder.build(); in EmojiPalettesView() local
164 final KeyboardLayoutSet layoutSet, final TypedArray emojiPaletteViewAttr) { in EmojiCategory()