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
181 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
191 new int[] {MINT_COLOR, Color.DKGRAY}); in KeyboardLayoutView()
198 new int[] {MINT_COLOR, Color.WHITE}); in KeyboardLayoutView()
203 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
207 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()