Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DUserDictionaryToolsList.java87 private final int UNFOCUS_BACKGROUND_COLOR = 0xFF242424; field in UserDictionaryToolsList
520 v.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in onFocusChange()
522 sFocusingPairView.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in onFocusChange()
683 stroke.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in updateWordList()
702 candidate.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in updateWordList()