Home | History | Annotate | Download | only in openwnn

Lines Matching refs:text1

639         TextView text1 = (TextView)mSubView.findViewById(R.id.shift);
644 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
646 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
650 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
652 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
656 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
658 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
662 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
664 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
668 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
670 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
674 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
676 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
680 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
682 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
686 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
688 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
692 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
694 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps));
698 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
700 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));