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