Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DDefaultClockController.java125 setTextColor(Color.WHITE); in getPreview()
156 public void setTextColor(int color) { in setTextColor() method in DefaultClockController
157 mTextTime.setTextColor(color); in setTextColor()
158 mTextDate.setTextColor(color); in setTextColor()
DAnalogClockController.java136 setTextColor(Color.WHITE); in getPreview()
170 public void setTextColor(int color) { in setTextColor() method in AnalogClockController
183 mLockClock.setTextColor(secondary); in updateColor()
DBubbleClockController.java136 setTextColor(Color.WHITE); in getPreview()
170 public void setTextColor(int color) { in setTextColor() method in BubbleClockController
183 mLockClock.setTextColor(secondary); in updateColor()
/frameworks/base/core/java/android/transition/
DChangeText.java218 view.setTextColor(currAlpha << 24 | startColor & 0xffffff); in createAnimator()
233 view.setTextColor(endColor); in createAnimator()
244 view.setTextColor(currAlpha << 24 | endColor & 0xffffff); in createAnimator()
251 view.setTextColor(endColor); in createAnimator()
278 view.setTextColor(endColor); in createAnimator()
291 view.setTextColor(mPausedColor); in createAnimator()
DRecolor.java94 textView.setTextColor(end); in createAnimator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFooterView.java55 public void setTextColor(@ColorInt int color) { in setTextColor() method in FooterView
56 mManageButton.setTextColor(color); in setTextColor()
57 mDismissButton.setTextColor(color); in setTextColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java56 public void setTextColor(@ColorInt int color) { in setTextColor() method in EmptyShadeView
57 mEmptyText.setTextColor(color); in setTextColor()
DKeyguardIndicationController.java390 mTextView.setTextColor(Color.WHITE); in updateIndication()
395 mTextView.setTextColor(Utils.getColorError(mContext)); in updateIndication()
416 mTextView.setTextColor(mInitialTextColorState); in updateIndication()
419 mTextView.setTextColor(mTransientTextColorState); in updateIndication()
423 mTextView.setTextColor(mInitialTextColorState); in updateIndication()
426 mTextView.setTextColor(Utils.getColorError(mContext)); in updateIndication()
432 mTextView.setTextColor(mInitialTextColorState); in updateIndication()
442 mTextView.setTextColor(mInitialTextColorState); in updateIndication()
445 mTextView.setTextColor(mInitialTextColorState); in updateIndication()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSDualTileLabel.java135 public void setTextColor(int color) { in setTextColor() method in QSDualTileLabel
136 mFirstLine.setTextColor(color); in setTextColor()
137 mSecondLine.setTextColor(color); in setTextColor()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardClockSwitchTest.java229 mKeyguardClockSwitch.setTextColor(Color.YELLOW); in setTextColor_defaultClockSetTextColor()
231 verify(mClockView).setTextColor(Color.YELLOW); in setTextColor_defaultClockSetTextColor()
241 mKeyguardClockSwitch.setTextColor(Color.WHITE); in setTextColor_pluginClockSetTextColor()
243 verify(plugin).setTextColor(Color.WHITE); in setTextColor_pluginClockSetTextColor()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java248 button.setTextColor(blendedColor); in showSlice()
306 mTitle.setTextColor(blendedColor); in updateTextColors()
311 ((Button) v).setTextColor(blendedColor); in updateTextColors()
375 void setTextColor(@ColorInt int textColor) { in setTextColor() method in KeyguardSliceView
571 public void setTextColor(int color) { in setTextColor() method in KeyguardSliceView.KeyguardSliceButton
572 super.setTextColor(color); in setTextColor()
DKeyguardClockSwitch.java268 mClockPlugin.setTextColor(getCurrentTextColor()); in setClockPlugin()
303 public void setTextColor(int color) { in setTextColor() method in KeyguardClockSwitch
304 mClockView.setTextColor(color); in setTextColor()
305 mClockViewBold.setTextColor(color); in setTextColor()
307 mClockPlugin.setTextColor(color); in setTextColor()
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
DNavigationBarButton.java100 public void setTextColor(ColorStateList colors) { in setTextColor() method in NavigationBarButton
101 super.setTextColor(colors); in setTextColor()
/frameworks/layoutlib/remote/tests/src/
DCustomComponent.java51 setTextColor(Color.WHITE); in init()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockPlugin.java100 void setTextColor(int color); in setTextColor() method
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DColoredHeaderMixin.java61 titleView.setTextColor(color); in setColor()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGlyphCacheActivity.java57 textview.setTextColor(0xff << 24 | (int) (Math.random() * 255) << 16 | in createTextView()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapperTest.java61 textView.setTextColor(0xcc000000); in childrenNeedInversion_doesntCrash_whenOpacity()
/frameworks/base/core/tests/coretests/src/android/widget/
DLabelView.java110 public void setTextColor(int color) { in setTextColor() method in LabelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DFingerprintDialogView.java44 mErrorText.setTextColor(mTextColor); in handleResetMessage()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DMockView.java62 mView.setTextColor(0xFF000000); in MockView()
/frameworks/rs/tests/java_api/RSUnitTests/gui/com/android/rs/unittest/
DRSListActivity.java64 textView.setTextColor(textColor); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java325 setTextColor(mNonAdaptedColor); in onDarkChanged()
354 setTextColor(Utils.getColorAttr(mContext, R.attr.wallpaperTextColor)); in useWallpaperTextColor()
356 setTextColor(mNonAdaptedColor); in useWallpaperTextColor()
/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java205 mHourView.setTextColor(headerTextColor); in TimePickerClockDelegate()
206 mSeparatorView.setTextColor(headerTextColor); in TimePickerClockDelegate()
207 mMinuteView.setTextColor(headerTextColor); in TimePickerClockDelegate()
208 mAmLabel.setTextColor(headerTextColor); in TimePickerClockDelegate()
209 mPmLabel.setTextColor(headerTextColor); in TimePickerClockDelegate()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DColoredHeaderMixinTest.java70 mHeaderTextView.setTextColor(ColorStateList.valueOf(Color.GREEN)); in testGetColor()

123