Home
last modified time | relevance | path

Searched defs:textColorPrimary (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
DAndroidColorScheme.kt58 val textColorPrimary = getColor(context, R.attr.textColorPrimary) constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedTutorialHandler.java247 final int textColorPrimary; in updateThemeColor() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java100 android.R.attr.textColorPrimary, in resolveThemeTextColors()