Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java204 private int mPopupScrimColor; field in KeyboardView
389 mPopupScrimColor = Color.argb( in KeyboardView()
868 paint.setColor(mPopupScrimColor); in onBufferDraw()