Searched refs:getCurrentTextColor (Results 1 – 17 of 17) sorted by relevance
139 transitionValues.values.put(PROPNAME_TEXT_COLOR, textview.getCurrentTextColor()); in captureValues()277 mPausedColor = view.getCurrentTextColor(); in createAnimator()
55 ((TextView)transitionValues.view).getCurrentTextColor()); in captureValues()
73 assertThat(digitalClock.getCurrentTextColor()).isEqualTo(42); in setColorPalette_setDigitalClock()
72 assertThat(digitalClock.getCurrentTextColor()).isEqualTo(42); in setColorPalette_setDigitalClock()
256 mClockPlugin.setTextColor(getCurrentTextColor()); in setClockPlugin()334 public int getCurrentTextColor() { in getCurrentTextColor() method in KeyguardClockSwitch335 return mClockView.getCurrentTextColor(); in getCurrentTextColor()
187 mTextColor = mClockView.getCurrentTextColor(); in onFinishInflate()
585 final int color = getCurrentTextColor(); in updateDrawableColors()
163 int foreground = ((TextView) child).getCurrentTextColor(); in childrenNeedInversion()
243 assertThat(mTextView.getCurrentTextColor()).isEqualTo(Color.WHITE); in transientIndication_visibleWhenDozing()
483 assertThat(primary.getCurrentTextColor()) in testSetButtonTextColor()
244 bundle.putInt(KEY_ERROR_TEXT_COLOR, mErrorText.getCurrentTextColor()); in onSaveState()
127 mNonAdaptedColor = getCurrentTextColor(); in Clock()
2365 mWorkPaint.setColor(mMoreItem.getCurrentTextColor()); in createMoreSpan()
4819 public final int getCurrentTextColor() { in getCurrentTextColor() method in TextView.Drawables11566 structure.setTextStyle(getTextSize(), getCurrentTextColor(), in onProvideStructure()
19315 HSPLandroid/widget/TextView;->getCurrentTextColor()I
38764 method public final int getCurrentTextColor();
57108 method @ColorInt public final int getCurrentTextColor();