Searched refs:mIconsSet (Results 1 – 3 of 3) sorted by relevance
133 public final KeyboardIconsSet mIconsSet; field in Keyboard157 mIconsSet = params.mIconsSet; in Keyboard()251 public final KeyboardIconsSet mIconsSet = new KeyboardIconsSet(); field in Keyboard.Params796 params.mIconsSet.loadIcons(keyboardAttr); in parseKeyboardAttributes()
565 final Drawable icon = key.getIcon(mKeyboard.mIconsSet, params.mAnimAlpha); in onDrawKeyTopVisuals()911 key.getPreviewIcon(mKeyboard.mIconsSet)); in showKeyPreview()
465 ? mSpaceKey.getIcon(keyboard.mIconsSet, ALPHA_OPAQUE) : null; in setKeyboard()