Searched refs:fontWeight (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/ |
D | TypographyTokens.kt | 25 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/ |
D | SettingsTypography.kt | 35 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/ |
D | AnnotatedStringResource.kt | 69 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/ |
D | MultiUserSettingsTests.java | 74 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/ |
D | Type.kt | 13 fontWeight = FontWeight.Normal,
|
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/framework/util/ |
D | AnnotatedStringResourceTest.kt | 65 item = SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal), in annotatedStringResource()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyboard/stickykeys/ui/view/ |
D | StickyKeysIndicator.kt | 85 fontWeight = if (isLocked.locked) FontWeight.Bold else FontWeight.Normal, in StickyKeyText()
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
D | MainActivity.kt | 152 fontWeight = FontWeight.Medium, in DebugText() 170 fontWeight = FontWeight.Medium, in Telemetry()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/ |
D | PartitionedGridLayout.kt | 138 fontWeight = FontWeight.Bold in <lambda>()
|
/frameworks/base/core/api/ |
D | current.txt | 845 field public static final int fontWeight = 16844083; // 0x1010533
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 75190 Lcom/android/internal/R$attr;->fontWeight:I
|