Searched defs:textsSet (Results 1 – 4 of 4) sorted by relevance
73 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in testSwitchToAlphaKeyLabel() local100 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in testTextFromResources() local
49 public KeyStylesSet(@Nonnull final KeyboardTextsSet textsSet) { in KeyStylesSet()56 EmptyKeyStyle(@Nonnull final KeyboardTextsSet textsSet) { in EmptyKeyStyle()89 @Nonnull final KeyboardTextsSet textsSet, in DeclaredKeyStyle()
32 protected KeyStyle(@Nonnull final KeyboardTextsSet textsSet) { in KeyStyle()
118 final KeyboardTextsSet textsSet = new KeyboardTextsSet(); in doTestActionKeysInLocaleWithKeyboardTextsSet() local