Home
last modified time | relevance | path

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

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java41 private final int MINT_COLOR = 0xff98fb98; field in ThemedNavBarKeyboard
190 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
200 new int[] {MINT_COLOR, Color.DKGRAY}); in KeyboardLayoutView()
207 new int[] {MINT_COLOR, Color.WHITE}); in KeyboardLayoutView()
212 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
216 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()