Searched refs:keyBackground (Results 1 – 7 of 7) sorted by relevance
680 final Drawable keyBackground = mKeyBackground; in onBufferDraw() local707 keyBackground.setState(drawableState); in onBufferDraw()712 final Rect bounds = keyBackground.getBounds(); in onBufferDraw()715 keyBackground.setBounds(0, 0, key.width, key.height); in onBufferDraw()718 keyBackground.draw(canvas); in onBufferDraw()
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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
857 field @Deprecated public static final int keyBackground = 16843315; // 0x1010233
725 field public static final int keyBackground = 16843315; // 0x1010233
79316 Lcom/android/internal/R$attr;->keyBackground:I