Searched refs:setTextColor (Results 1 - 25 of 47) sorted by relevance

12

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerView.java109 mHoursOnes.setTextColor(mGrayColor);
113 mHoursOnes.setTextColor(mWhiteColor);
121 mMinutesTens.setTextColor(mGrayColor);
125 mMinutesTens.setTextColor(mWhiteColor);
132 mMinutesOnes.setTextColor(mGrayColor);
136 mMinutesOnes.setTextColor(mWhiteColor);
H A DCountingTimerView.java292 setTextColor(mDefaultColor);
310 protected void setTextColor(int textColor) { method in class:CountingTimerView
487 setTextColor(mDefaultColor);
551 mStopStartTextView.setTextColor(pressedOn ? mPressedColor : mWhiteColor);
633 mStopStartTextView.setTextColor(mPressedColor);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DDefaultSoftKeyboard.java644 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
645 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
650 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on));
651 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
656 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock));
657 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off));
662 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
663 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on));
668 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off));
669 text2.setTextColor(re
[all...]
H A DUserDictionaryToolsList.java512 ((TextView)v).setTextColor(Color.BLACK);
514 ((TextView)sFocusingPairView).setTextColor(Color.BLACK);
519 ((TextView)v).setTextColor(Color.LTGRAY);
521 ((TextView)sFocusingPairView).setTextColor(Color.LTGRAY);
682 stroke.setTextColor(Color.LTGRAY);
701 candidate.setTextColor(Color.LTGRAY);
H A DCandidateTextView.java74 setTextColor(getResources().getColor(R.color.candidate_text_1line));
/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaAdapter.java136 holder.title.setTextColor(mDeclinedColor);
137 holder.when.setTextColor(mWhereDeclinedColor);
138 holder.where.setTextColor(mWhereDeclinedColor);
141 holder.title.setTextColor(mStandardColor);
142 holder.when.setTextColor(mWhereColor);
143 holder.where.setTextColor(mWhereColor);
168 holder.title.setTextColor(mStandardColor);
169 holder.when.setTextColor(mStandardColor);
170 holder.where.setTextColor(mStandardColor);
/packages/apps/Launcher2/src/com/android/launcher2/
H A DInfoDropTarget.java111 setTextColor(mOriginalTextColor);
125 setTextColor(mHoverColor);
133 setTextColor(mOriginalTextColor);
H A DDeleteDropTarget.java123 setTextColor(mHoverColor);
127 setTextColor(mOriginalTextColor);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DInfoDropTarget.java114 setTextColor(mOriginalTextColor);
128 setTextColor(mHoverColor);
136 setTextColor(mOriginalTextColor);
H A DBubbleTextView.java343 public void setTextColor(int color) { method in class:BubbleTextView
345 super.setTextColor(color);
349 public void setTextColor(ColorStateList colors) { method in class:BubbleTextView
351 super.setTextColor(colors);
357 super.setTextColor(mTextColor);
359 super.setTextColor(res.getColor(android.R.color.transparent));
/packages/apps/Dialer/src/com/android/dialer/list/
H A DRemoveView.java79 mRemoveText.setTextColor(mUnhighlightedColor);
85 mRemoveText.setTextColor(mHighlightedColor);
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertAdapter.java97 titleView.setTextColor(mPastEventColor);
98 whenView.setTextColor(mPastEventColor);
99 whereView.setTextColor(mPastEventColor);
101 titleView.setTextColor(mTitleColor);
102 whenView.setTextColor(mOtherColor);
103 whereView.setTextColor(mOtherColor);
/packages/apps/Settings/src/com/android/settings/quicklaunch/
H A DShortcutPreference.java122 titleView.setTextColor(color);
136 summaryView.setTextColor(color);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DSpamWarningView.java53 setTextColor(mHighWarningColor);
57 setTextColor(mLowWarningColor);
H A DSuperCollapsedBlock.java82 mSuperCollapsedText.setTextColor(res.getColor(colorId));
/packages/apps/Browser/src/com/android/browser/
H A DErrorConsoleView.java311 subText.setTextColor(Color.RED);
315 subText.setTextColor(Color.rgb(255,192,0));
318 subText.setTextColor(Color.BLUE);
321 subText.setTextColor(Color.LTGRAY);
/packages/experimental/Bummer/src/com/android/dreams/bummer/
H A DBummer.java47 mApology.setTextColor(color);
/packages/apps/Calculator/src/com/android/calculator2/
H A DCalculator.java185 mFormulaEditText.setTextColor(errorColor);
186 mResultEditText.setTextColor(errorColor);
189 mFormulaEditText.setTextColor(
191 mResultEditText.setTextColor(
422 mResultEditText.setTextColor((int) valueAnimator.getAnimatedValue());
445 mResultEditText.setTextColor(resultTextColor);
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DEventFieldEditorView.java125 mDateView.setTextColor(mSecondaryTextColor);
129 mDateView.setTextColor(mPrimaryTextColor);
258 mDateView.setTextColor(mSecondaryTextColor);
H A DGroupMembershipView.java268 mGroupList.setTextColor(mSecondaryTextColor);
271 mGroupList.setTextColor(mPrimaryTextColor);
/packages/apps/Calendar/src/com/android/calendar/month/
H A DSimpleDayPickerFragment.java332 label.setTextColor(mSaturdayColor);
334 label.setTextColor(mSundayColor);
336 label.setTextColor(mDayNameColor);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyPreviewView.java65 setTextColor(drawParams.mPreviewTextColor);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java515 wordView.setTextColor(getSuggestionTextColor(suggestedWords, indexInSuggestedWords));
543 wordView.setTextColor(mColorAutoCorrect);
559 wordView.setTextColor(mColorTypedWord);
593 hintView.setTextColor(mColorAutoCorrect);
606 titleView.setTextColor(mColorAutoCorrect);
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
H A DSelectCalendarsSimpleAdapter.java279 calendarName.setTextColor(textColor);
300 secondaryText.setTextColor(secondaryColor);
/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java228 mRecordingTimeView.setTextColor(color);

Completed in 1881 milliseconds

12