Searched refs:mIconsSet (Results 1 – 6 of 6) sorted by relevance
92 public final KeyboardIconsSet mIconsSet; field in Keyboard121 mIconsSet = params.mIconsSet; in Keyboard()149 mIconsSet = keyboard.mIconsSet; in Keyboard()
304 mKeyboardView.getKeyVisualAttribute(), keyboard.mIconsSet); in setEmojiKeyboard()
393 : key.getIcon(keyboard.mIconsSet, params.mAnimAlpha); in onDrawKeyTopVisuals()
487 mKeyPreviewChoreographer.placeAndShowKeyPreview(key, keyboard.mIconsSet, getKeyDrawParams(), in showKeyPreview()
74 public final KeyboardIconsSet mIconsSet = new KeyboardIconsSet(); field in KeyboardParams
283 params.mIconsSet.loadIcons(keyboardAttr); in parseKeyboardAttributes()674 R.styleable.Keyboard_Case_isIconDefined, mParams.mIconsSet); in parseCaseCondition()