Home
last modified time | relevance | path

Searched refs:keyBackground (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java680 final Drawable keyBackground = mKeyBackground; in onBufferDraw() local
707 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()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java740 final Drawable keyBackground = mKeyBackground; in onBufferDraw() local
783 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()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java990 public final Drawable selectBackgroundDrawable(@Nonnull final Drawable keyBackground, in selectBackgroundDrawable() argument
999 background = keyBackground; in selectBackgroundDrawable()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt857 field @Deprecated public static final int keyBackground = 16843315; // 0x1010233
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt725 field public static final int keyBackground = 16843315; // 0x1010233
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79316 Lcom/android/internal/R$attr;->keyBackground:I