Home
last modified time | relevance | path

Searched refs:getTextColors (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DEmphasizedNotificationButton.java101 drawable.setTintList(getTextColors()); in setImageDrawable()
H A DNumericTextView.java63 final int textColorDisabled = getTextColors().getColorForState(StateSet.get(0), 0); in NumericTextView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java132 mEmptyFooterText.setCompoundDrawableTintList(mEmptyFooterText.getTextColors()); in onFinishInflate()
H A DKeyguardIndicationController.java364 ? mTopIndicationView.getTextColors() : ColorStateList.valueOf(Color.WHITE); in setIndicationArea()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextViewTranslationCallback.java318 final ColorStateList originalColors = view.getTextColors(); in runChangeTextWithAnimationIfNeeded()
H A DSwitch.java353 mTextColors = getTextColors(); in setSwitchTextAppearance()
H A DNumberPicker.java794 ColorStateList colors = mInputText.getTextColors(); in NumberPicker()
H A DEditor.java2995 shadowView.setTextColor(mTextView.getTextColors()); in getTextThumbnailBuilder()
8126 int color = mTextView.getTextColors().getDefaultColor(); in InsertModeController()
H A DTextView.java5316 public final ColorStateList getTextColors() { in getTextColors() method in TextView.Drawables
13041 public static ColorStateList getTextColors(Context context, TypedArray attrs) { in getTextColors() method
13076 final ColorStateList colors = getTextColors(context, attrs); in getTextColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordView.java154 int color = mPasswordEntry.getTextColors().getColorForState( in setPasswordEntryEnabled()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java105 ? mView.getTextColors() : ColorStateList.valueOf(Color.WHITE); in KeyguardIndicationRotateTextViewController()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewControllerTest.java85 when(mView.getTextColors()).thenReturn(ColorStateList.valueOf(Color.WHITE)); in setUp()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationTemplateViewWrapper.java209 ColorStateList textColors = action.getTextColors(); in updatePendingIntentCancellations()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DBannerMessagePreferenceTest.java491 return mButton.getTextColors().getDefaultColor(); in getButtonColor()
/aosp14/frameworks/base/core/api/
H A Dremoved.txt623 …method public static android.content.res.ColorStateList getTextColors(android.content.Context, and…
H A Dcurrent.txt60290 method public final android.content.res.ColorStateList getTextColors();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20874 HSPLandroid/widget/TextView;->getTextColors()Landroid/content/res/ColorStateList;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20938 HSPLandroid/widget/TextView;->getTextColors()Landroid/content/res/ColorStateList;