Home
last modified time | relevance | path

Searched refs:textColorPrimary (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedTutorialHandler.java247 final int textColorPrimary; in updateThemeColor() local
250 com.android.internal.R.attr.textColorPrimary, in updateThemeColor()
252 textColorPrimary = ta.getColor(0, 0); in updateThemeColor()
257 iconView.setImageTintList(ColorStateList.valueOf(textColorPrimary)); in updateThemeColor()
262 tutorialTitle.setTextColor(textColorPrimary); in updateThemeColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/animation/
DColorSchemeTransition.kt135 loadDefaultColor(R.attr.textColorPrimary),
148 loadDefaultColor(R.attr.textColorPrimary),
160 loadDefaultColor(R.attr.textColorPrimary),
178 loadDefaultColor(R.attr.textColorPrimary),
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DAlternateBouncerUdfpsIconViewModel.kt80 .map { Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary) } in <lambda>()
82 emit(Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary)) in <lambda>()
DDeviceEntryForegroundViewModel.kt64 Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary) in <lambda>()
/frameworks/base/packages/SystemUI/scripts/token_alignment/resources/
DmigrationList.csv12 textColorPrimary colorOnSurface MigTok13
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarMenuItemView.java67 new int[]{android.R.attr.textColorPrimary}); in update()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/
DPeopleScreen.kt85 contentColor = androidColors.textColorPrimary, in <lambda>()
200 contentColor = androidColors.textColorPrimary, in Tile()
DPeopleScreenEmpty.kt94 contentColor = androidColors.deprecated.textColorPrimary, in ExampleTile()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
DAndroidColorScheme.kt108 val textColorPrimary = getColor(context, R.attr.textColorPrimary) constant
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
DExpandableSwitchItem.java145 view.getContext().obtainStyledAttributes(new int[] {android.R.attr.textColorPrimary}); in tintCompoundDrawables()
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
DConfirmDialog.java161 if (getTheme().resolveAttribute(android.R.attr.textColorPrimary, tv, true)) { in getDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
DOpenHubComplication.java197 mView.setImageTintList(Utils.getColorAttr(mContext, android.R.attr.textColorPrimary)); in reloadResources()
DDreamHomeControlsComplication.java255 mView.setImageTintList(Utils.getColorAttr(mContext, android.R.attr.textColorPrimary)); in reloadResources()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/
DShadeCarrier.java117 android.R.attr.textColorPrimary); in updateState()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLockIconView.java88 Utils.getColorAttrDefaultColor(getContext(), android.R.attr.textColorPrimary), in updateColorAndBackgroundVisibility()
DKeyguardSecurityContainer.java1027 android.R.attr.textColorPrimary)); in reloadColors()
1034 android.R.attr.textColorPrimary)); in reloadColors()
DPasswordTextView.java269 android.R.attr.textColorPrimary).getDefaultColor(); in reloadColors()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DShadeHeader.kt411 val fg = Utils.getColorAttrDefaultColor(themedContext, android.R.attr.textColorPrimary) in BatteryIcon()
502 Utils.getColorAttrDefaultColor(themedContext, android.R.attr.textColorPrimary), in StatusIcons()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflowContainerView.java319 new int[]{android.R.attr.colorBackgroundFloating, android.R.attr.textColorPrimary}); in onCreateViewHolder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeHeaderController.kt308 Utils.getColorAttrDefaultColor(header.context, android.R.attr.textColorPrimary) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleTileViewHelper.java731 views.setColorAttr(R.id.text_content, "setTextColor", android.R.attr.textColorPrimary); in createNotificationRemoteViews()
854 android.R.attr.textColorPrimary); in createStatusRemoteViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java194 com.android.internal.R.attr.textColorPrimary).getDefaultColor(); in initResources()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDataProcessor.kt177 com.android.internal.R.attr.textColorPrimary in <lambda>()
DLegacyMediaDataManagerImpl.kt210 com.android.internal.R.attr.textColorPrimary
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

12