Searched refs:KeyboardTextsSet (Results 1 – 10 of 10) sorted by relevance
73 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in testSwitchToAlphaKeyLabel()78 KeyboardTextsSet.SWITCH_TO_ALPHA_KEY_LABEL); in testSwitchToAlphaKeyLabel()100 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in testTextFromResources()
42 private final KeyboardTextsSet mTextsSet = new KeyboardTextsSet();
31 protected final KeyboardTextsSet mTextsSet = new KeyboardTextsSet();
43 private final KeyboardTextsSet mTextsSet;49 public KeyStylesSet(@Nonnull final KeyboardTextsSet textsSet) { in KeyStylesSet()56 EmptyKeyStyle(@Nonnull final KeyboardTextsSet textsSet) { in EmptyKeyStyle()89 @Nonnull final KeyboardTextsSet textsSet, in DeclaredKeyStyle()
25 private final KeyboardTextsSet mTextsSet;32 protected KeyStyle(@Nonnull final KeyboardTextsSet textsSet) { in KeyStyle()
76 public final KeyboardTextsSet mTextsSet = new KeyboardTextsSet();
31 public final class KeyboardTextsSet { class
26 import com.android.inputmethod.keyboard.internal.KeyboardTextsSet;118 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in doTestActionKeysInLocaleWithKeyboardTextsSet()
32 import com.android.inputmethod.keyboard.internal.KeyboardTextsSet;64 private final KeyboardTextsSet mKeyboardTextsSet = new KeyboardTextsSet();303 mKeyboardTextsSet.getText(KeyboardTextsSet.SWITCH_TO_ALPHA_KEY_LABEL), in setEmojiKeyboard()