Home
last modified time | relevance | path

Searched refs:fontWeight (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/
DTypographyTokens.kt25 fontWeight = typeScaleTokens.bodyLargeWeight,
33 fontWeight = typeScaleTokens.bodyMediumWeight,
41 fontWeight = typeScaleTokens.bodySmallWeight,
49 fontWeight = typeScaleTokens.displayLargeWeight,
57 fontWeight = typeScaleTokens.displayMediumWeight,
65 fontWeight = typeScaleTokens.displaySmallWeight,
73 fontWeight = typeScaleTokens.headlineLargeWeight,
81 fontWeight = typeScaleTokens.headlineMediumWeight,
89 fontWeight = typeScaleTokens.headlineSmallWeight,
97 fontWeight = typeScaleTokens.labelLargeWeight,
[all …]
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/theme/
DSettingsTypography.kt35 fontWeight = FontWeight.Normal,
43 fontWeight = FontWeight.Normal,
51 fontWeight = FontWeight.Normal,
59 fontWeight = FontWeight.Normal,
67 fontWeight = FontWeight.Normal,
75 fontWeight = FontWeight.Normal,
83 fontWeight = FontWeight.Normal,
91 fontWeight = FontWeight.Normal,
99 fontWeight = FontWeight.Normal,
107 fontWeight = FontWeight.Normal,
[all …]
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/
DAnnotatedStringResource.kt69 SpanStyle(fontWeight = FontWeight.Normal, fontStyle = FontStyle.Normal), in AnnotatedString()
75 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal), in AnnotatedString()
81 SpanStyle(fontWeight = FontWeight.Normal, fontStyle = FontStyle.Italic), in AnnotatedString()
87 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Italic), in AnnotatedString()
/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java74 private void setFontWeightOfUser(int fontWeight, int userId) throws InterruptedException { in setFontWeightOfUser() argument
75 Settings.Secure.putIntForUser(mContentResolver, FONT_WEIGHT_ADJUSTMENT, fontWeight, userId); in setFontWeightOfUser()
/frameworks/native/libs/bufferstreams/examples/app/java/com/android/graphics/bufferstreamsdemoapp/ui/
DType.kt13 fontWeight = FontWeight.Normal,
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/framework/util/
DAnnotatedStringResourceTest.kt65 item = SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal), in annotatedStringResource()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyboard/stickykeys/ui/view/
DStickyKeysIndicator.kt85 fontWeight = if (isLocked.locked) FontWeight.Bold else FontWeight.Normal, in StickyKeyText()
/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
DMainActivity.kt152 fontWeight = FontWeight.Medium, in DebugText()
170 fontWeight = FontWeight.Medium, in Telemetry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/
DPartitionedGridLayout.kt138 fontWeight = FontWeight.Bold in <lambda>()
/frameworks/base/core/api/
Dcurrent.txt845 field public static final int fontWeight = 16844083; // 0x1010533
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75190 Lcom/android/internal/R$attr;->fontWeight:I