Home
last modified time | relevance | path

Searched refs:setTextColor (Results 1 – 25 of 54) sorted by relevance

123

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DDefaultSoftKeyboard.java644 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off)); in updateIndicator()
645 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off)); in updateIndicator()
650 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_on)); in updateIndicator()
651 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off)); in updateIndicator()
656 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_lock)); in updateIndicator()
657 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_off)); in updateIndicator()
662 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off)); in updateIndicator()
663 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_on)); in updateIndicator()
668 text1.setTextColor(res.getColor(R.color.indicator_textcolor_caps_off)); in updateIndicator()
669 text2.setTextColor(res.getColor(R.color.indicator_textcolor_alt_lock)); in updateIndicator()
[all …]
DUserDictionaryToolsList.java512 ((TextView)v).setTextColor(Color.BLACK); in onFocusChange()
514 ((TextView)sFocusingPairView).setTextColor(Color.BLACK); in onFocusChange()
519 ((TextView)v).setTextColor(Color.LTGRAY); in onFocusChange()
521 ((TextView)sFocusingPairView).setTextColor(Color.LTGRAY); in onFocusChange()
682 stroke.setTextColor(Color.LTGRAY); in updateWordList()
701 candidate.setTextColor(Color.LTGRAY); in updateWordList()
/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaAdapter.java136 holder.title.setTextColor(mDeclinedColor); in bindView()
137 holder.when.setTextColor(mWhereDeclinedColor); in bindView()
138 holder.where.setTextColor(mWhereDeclinedColor); in bindView()
141 holder.title.setTextColor(mStandardColor); in bindView()
142 holder.when.setTextColor(mWhereColor); in bindView()
143 holder.where.setTextColor(mWhereColor); in bindView()
168 holder.title.setTextColor(mStandardColor); in bindView()
169 holder.when.setTextColor(mStandardColor); in bindView()
170 holder.where.setTextColor(mStandardColor); in bindView()
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerView.java109 mHoursOnes.setTextColor(mGrayColor); in setTime()
113 mHoursOnes.setTextColor(mWhiteColor); in setTime()
121 mMinutesTens.setTextColor(mGrayColor); in setTime()
125 mMinutesTens.setTextColor(mWhiteColor); in setTime()
132 mMinutesOnes.setTextColor(mGrayColor); in setTime()
136 mMinutesOnes.setTextColor(mWhiteColor); in setTime()
DCountingTimerView.java291 setTextColor(mDefaultColor); in CountingTimerView()
309 protected void setTextColor(int textColor) { in setTextColor() method in CountingTimerView
486 setTextColor(mDefaultColor); in setTimeStrTextColor()
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertAdapter.java97 titleView.setTextColor(mPastEventColor); in updateView()
98 whenView.setTextColor(mPastEventColor); in updateView()
99 whereView.setTextColor(mPastEventColor); in updateView()
101 titleView.setTextColor(mTitleColor); in updateView()
102 whenView.setTextColor(mOtherColor); in updateView()
103 whereView.setTextColor(mOtherColor); in updateView()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java343 public void setTextColor(int color) { in setTextColor() method in BubbleTextView
345 super.setTextColor(color); in setTextColor()
349 public void setTextColor(ColorStateList colors) { in setTextColor() method in BubbleTextView
351 super.setTextColor(colors); in setTextColor()
357 super.setTextColor(mTextColor); in setTextVisibility()
359 super.setTextColor(res.getColor(android.R.color.transparent)); in setTextVisibility()
DInfoDropTarget.java114 setTextColor(mOriginalTextColor); in onDragStart()
128 setTextColor(mHoverColor); in onDragEnter()
136 setTextColor(mOriginalTextColor); in onDragExit()
/packages/apps/Calculator/src/com/android/calculator2/
DCalculator.java184 mFormulaEditText.setTextColor(errorColor); in setState()
185 mResultEditText.setTextColor(errorColor); in setState()
188 mFormulaEditText.setTextColor( in setState()
190 mResultEditText.setTextColor( in setState()
419 mResultEditText.setTextColor((int) valueAnimator.getAnimatedValue()); in onResult()
442 mResultEditText.setTextColor(resultTextColor); in onResult()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAccountItemView.java90 mAccountDisplayName.setTextColor(blackColor); in bind()
91 mAccountAddress.setTextColor(blackColor); in bind()
96 mAccountDisplayName.setTextColor(greyColor); in bind()
97 mAccountAddress.setTextColor(greyColor); in bind()
DMaterialSearchActionView.java119 mQueryText.setTextColor(mDarkBgTextColor); in adjustViewForTwoPaneLandscape()
131 mQueryText.setTextColor(mLightBgTextColor); in adjustViewForTwoPaneLandscape()
/packages/apps/Browser/src/com/android/browser/
DErrorConsoleView.java311 subText.setTextColor(Color.RED); in getView()
315 subText.setTextColor(Color.rgb(255,192,0)); in getView()
318 subText.setTextColor(Color.BLUE); in getView()
321 subText.setTextColor(Color.LTGRAY); in getView()
/packages/apps/Launcher2/src/com/android/launcher2/
DInfoDropTarget.java111 setTextColor(mOriginalTextColor); in onDragStart()
125 setTextColor(mHoverColor); in onDragEnter()
133 setTextColor(mOriginalTextColor); in onDragExit()
DDeleteDropTarget.java123 setTextColor(mHoverColor); in setHoverColor()
127 setTextColor(mOriginalTextColor); in resetHoverColor()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java515 wordView.setTextColor(getSuggestionTextColor(suggestedWords, indexInSuggestedWords)); in setupWordViewsAndReturnStartIndexOfMoreSuggestions()
543 wordView.setTextColor(mColorAutoCorrect); in layoutPunctuationsAndReturnStartIndexOfMoreSuggestions()
559 wordView.setTextColor(mColorTypedWord); in layoutAddToDictionaryHint()
593 hintView.setTextColor(mColorAutoCorrect); in layoutAddToDictionaryHint()
606 titleView.setTextColor(mColorAutoCorrect); in layoutImportantNotice()
/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java577 view.setTextColor(mTextColorDark); in getView()
579 view.setTextColor(mTextColorSecondary); in getView()
581 view.setTextColor(mTextColorHintUnfocused); in getView()
600 textView.setTextColor(mTextColorDark); in createViewFromResource()
DEventFieldEditorView.java126 mDateView.setTextColor(mHintTextColor); in rebuildDateView()
130 mDateView.setTextColor(mPrimaryTextColor); in rebuildDateView()
259 mDateView.setTextColor(mHintTextColor); in clearAllFields()
DGroupMembershipView.java129 checkedTextView.setTextColor(mPrimaryTextColor); in getView()
273 mGroupList.setTextColor(mHintTextColor); in updateView()
276 mGroupList.setTextColor(mPrimaryTextColor); in updateView()
/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleDayPickerFragment.java332 label.setTextColor(mSaturdayColor); in updateHeader()
334 label.setTextColor(mSundayColor); in updateHeader()
336 label.setTextColor(mDayNameColor); in updateHeader()
/packages/apps/Dialer/src/com/android/dialer/list/
DRemoveView.java79 mRemoveText.setTextColor(mUnhighlightedColor); in setAppearanceNormal()
85 mRemoveText.setTextColor(mHighlightedColor); in setAppearanceHighlighted()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DSpamWarningView.java53 setTextColor(mHighWarningColor); in showSpamWarning()
57 setTextColor(mLowWarningColor); in showSpamWarning()
/packages/apps/Settings/src/com/android/settings/quicklaunch/
DShortcutPreference.java122 titleView.setTextColor(color); in onBindView()
136 summaryView.setTextColor(color); in onBindView()
/packages/apps/Dialer/src/com/android/dialer/
DPhoneCallDetailsHelper.java120 views.callAccountLabel.setTextColor(mContext.getResources().getColor(defaultColor)); in setPhoneCallDetails()
122 views.callAccountLabel.setTextColor(color); in setPhoneCallDetails()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java533 header.setTextColor(color); in setEntryHeaderColor()
552 mTitleTextView.setTextColor(mThemeColor); in applyColor()
581 mExpandCollapseTextView.setTextColor(mThemeColor); in applyColor()
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectCalendarsSimpleAdapter.java279 calendarName.setTextColor(textColor); in getView()
300 secondaryText.setTextColor(secondaryColor); in getView()

123