Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DLatinKeyboardView.java90 private final int mSpacebarTextShadowColor; field in LatinKeyboardView
355 mSpacebarTextShadowColor = a.getColor( in LatinKeyboardView()
952 paint.setColor(mSpacebarTextShadowColor); in drawSpacebar()