Home
last modified time | relevance | path

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

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java42 private final int LIGHT_RED = 0xff98fb98; field in ThemedNavBarKeyboard
184 setBackgroundColor(LIGHT_RED); in KeyboardLayoutView()