Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/voice/
DBitmapSoundLevelView.java51 private final int mDisableBackgroundColor; field in BitmapSoundLevelView
97 mDisableBackgroundColor = a.getColor( in BitmapSoundLevelView()
279 canvas.drawColor(mDisableBackgroundColor); in onDraw()