Searched refs:keyBackground (Results 1 – 2 of 2) sorted by relevance
740 final Drawable keyBackground = mKeyBackground; in onBufferDraw() local783 keyBackground.setState(drawableState); in onBufferDraw()792 final Rect bounds = keyBackground.getBounds(); in onBufferDraw()795 keyBackground.setBounds(0, 0, key.width, key.height); in onBufferDraw()802 keyBackground.draw(canvas); in onBufferDraw()
990 public final Drawable selectBackgroundDrawable(@Nonnull final Drawable keyBackground, in selectBackgroundDrawable() argument999 background = keyBackground; in selectBackgroundDrawable()