Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java408 final int defaultBackgroundColor = in KeyboardLayoutView() local
410 setBackgroundColor(mSettings.getBackgroundColor(defaultBackgroundColor)); in KeyboardLayoutView()