/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
D | OneHandedTutorialHandler.java | 247 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/ |
D | ColorSchemeTransition.kt | 135 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/ |
D | AlternateBouncerUdfpsIconViewModel.kt | 80 .map { Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary) } in <lambda>() 82 emit(Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary)) in <lambda>()
|
D | DeviceEntryForegroundViewModel.kt | 64 Utils.getColorAttrDefaultColor(context, android.R.attr.textColorPrimary) in <lambda>()
|
/frameworks/base/packages/SystemUI/scripts/token_alignment/resources/ |
D | migrationList.csv | 12 textColorPrimary colorOnSurface MigTok13
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
D | BubbleBarMenuItemView.java | 67 new int[]{android.R.attr.textColorPrimary}); in update()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/ |
D | PeopleScreen.kt | 85 contentColor = androidColors.textColorPrimary, in <lambda>() 200 contentColor = androidColors.textColorPrimary, in Tile()
|
D | PeopleScreenEmpty.kt | 94 contentColor = androidColors.deprecated.textColorPrimary, in ExampleTile()
|
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/ |
D | AndroidColorScheme.kt | 108 val textColorPrimary = getColor(context, R.attr.textColorPrimary) constant
|
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/ |
D | ExpandableSwitchItem.java | 145 view.getContext().obtainStyledAttributes(new int[] {android.R.attr.textColorPrimary}); in tintCompoundDrawables()
|
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/ |
D | ConfirmDialog.java | 161 if (getTheme().resolveAttribute(android.R.attr.textColorPrimary, tv, true)) { in getDrawable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ |
D | OpenHubComplication.java | 197 mView.setImageTintList(Utils.getColorAttr(mContext, android.R.attr.textColorPrimary)); in reloadResources()
|
D | DreamHomeControlsComplication.java | 255 mView.setImageTintList(Utils.getColorAttr(mContext, android.R.attr.textColorPrimary)); in reloadResources()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/ |
D | ShadeCarrier.java | 117 android.R.attr.textColorPrimary); in updateState()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | LockIconView.java | 88 Utils.getColorAttrDefaultColor(getContext(), android.R.attr.textColorPrimary), in updateColorAndBackgroundVisibility()
|
D | KeyguardSecurityContainer.java | 1027 android.R.attr.textColorPrimary)); in reloadColors() 1034 android.R.attr.textColorPrimary)); in reloadColors()
|
D | PasswordTextView.java | 269 android.R.attr.textColorPrimary).getDefaultColor(); in reloadColors()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/ |
D | ShadeHeader.kt | 411 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/ |
D | BubbleOverflowContainerView.java | 319 new int[]{android.R.attr.colorBackgroundFloating, android.R.attr.textColorPrimary}); in onCreateViewHolder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeHeaderController.kt | 308 Utils.getColorAttrDefaultColor(header.context, android.R.attr.textColorPrimary) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ |
D | PeopleTileViewHelper.java | 731 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/ |
D | NotificationIconContainer.java | 194 com.android.internal.R.attr.textColorPrimary).getDefaultColor(); in initResources()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/ |
D | MediaDataProcessor.kt | 177 com.android.internal.R.attr.textColorPrimary in <lambda>()
|
D | LegacyMediaDataManagerImpl.kt | 210 com.android.internal.R.attr.textColorPrimary
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |