Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 25 of 49) sorted by relevance

12

/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 …]
DSettingsFontFamily.kt57 Font(DeviceFontFamilyName(fontFamilyNormal), FontWeight.Normal), in Context()
/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()
/frameworks/base/cmds/incident_helper/testdata/
Dpagetypeinfo.txt6 Node 0, zone Normal, type Reclaimable 953 773 437 154 92 26 15 14…
10 Node 0, zone Normal 70 12 423 0 1 0
/frameworks/av/media/utils/include/mediautils/
DExtendedAccumulator.h51 Normal = 0, enumerator
66 std::pair<SignedInt, Wrap> res = {0, Wrap::Normal}; in poll()
/frameworks/opt/vcard/tests/res/raw/
Dv21_org_before_title.vcf3 FN:Normal Guy
/frameworks/minikin/include/minikin/
DLineBreakStyle.h27 Normal = 2, enumerator
DLineBreaker.h46 Normal = 1, enumerator
/frameworks/native/libs/bufferstreams/examples/app/java/com/android/graphics/bufferstreamsdemoapp/ui/
DType.kt13 fontWeight = FontWeight.Normal,
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/
DTypefaceTokens.kt31 val WeightRegular = 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/av/media/utils/tests/
Dextended_accumulator_tests.cpp74 else EXPECT_EQ(TestDetect::Wrap::Normal, status); in testPair()
/frameworks/base/cmds/incident_helper/tests/
DKernelWakesParser_test.cpp76 TEST_F(KernelWakesParserTest, Normal) { in TEST_F() argument
/frameworks/base/libs/hwui/hwui/
DCanvas.h68 Normal, enumerator
73 inline DrawTextBlobMode gDrawTextBlobMode = DrawTextBlobMode::Normal;
DDrawTextFunctor.h128 gDrawTextBlobMode = DrawTextBlobMode::Normal; in operator()
/frameworks/base/core/proto/android/server/
Dface.proto41 // Normal face authentications stats (e.g. lockscreen).
Dfingerprint.proto41 // Normal fingerprint authentications (e.g. lockscreen).
/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/native/services/surfaceflinger/tests/unittests/
DRefreshRateSelectorTest.cpp1564 {0_Hz, FrameRateCategory::Normal, 60_Hz}, in TEST_P()
1571 {12_Hz, FrameRateCategory::Normal, 60_Hz}, in TEST_P()
1630 {0_Hz, FrameRateCategory::Normal, 90_Hz}, in TEST_P()
1631 {0_Hz, FrameRateCategory::Normal, 90_Hz}, in TEST_P()
1638 {0_Hz, FrameRateCategory::Normal, 60_Hz, kModeId60}, in TEST_P()
1648 {12_Hz, FrameRateCategory::Normal, 120_Hz, kModeId120}, in TEST_P()
1680 {0_Hz, FrameRateCategory::Normal, 120_Hz}, in TEST_P()
1681 {0_Hz, FrameRateCategory::Normal, 120_Hz}, in TEST_P()
1689 {12_Hz, FrameRateCategory::Normal, in TEST_P()
1721 {0_Hz, FrameRateCategory::Normal, 60_Hz}, in TEST_P()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java169 Normal, // Normal case (sim card present, it's not locked) enumConstant
502 case Normal: in getCarrierTextForSimState()
610 return CarrierTextManager.StatusMode.Normal; in getStatusForIccState()
/frameworks/base/core/proto/android/os/
Dpagetypeinfo.proto31 * The memory has multiple zones, e.g. DMA zone, Normal zone
/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/
DFps.h90 Normal, enumerator
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptViewModel.kt744 if (isDelayed) FingerprintStartMode.Delayed else FingerprintStartMode.Normal in <lambda>()
1091 Normal,
1098 get() = this == Normal || this == Delayed
/frameworks/minikin/tests/unittest/
DOptimalLineBreakerTest.cpp141 HyphenationFrequency::Normal, lineWidth); in doLineBreakWithNoHyphenSpan()
228 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
775 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
815 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
846 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
893 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
943 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
991 constexpr HyphenationFrequency NORMAL_HYPHENATION = HyphenationFrequency::Normal; in TEST_F()
1756 BreakStrategy::HighQuality, HyphenationFrequency::Normal, in TEST_F()
2135 doLineBreak(textBuffer, BreakStrategy::HighQuality, HyphenationFrequency::Normal, in TEST_F()
/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp293 clang::ArrayType::ArraySizeModifier::Normal, in VisitCallExpr()

12