Home | History | Annotate | Download | only in openwnn

Lines Matching refs:text2

640         TextView text2 = (TextView)mSubView.findViewById(R.id.alt);
645 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
647 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
651 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
653 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
657 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
659 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
663 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
665 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
669 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
671 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
675 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
677 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
681 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
683 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
687 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
689 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));
693 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock));
695 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt));
699 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
701 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default));