Lines Matching refs:color

644             text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
645 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
646 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
647 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
650 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
651 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
652 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
653 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
656 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
657 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
658 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
659 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
662 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
663 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
664 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
665 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
668 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
669 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
670 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
671 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
674 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
675 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
676 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
677 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
680 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
681 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
682 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
683 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
686 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
687 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
688 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
689 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
692 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
693 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
694 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
695 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
698 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
699 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
700 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
701 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));