Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/theme/
H A 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 …]
H A DSettingsFontFamily.kt57 Font(DeviceFontFamilyName(fontFamilyNormal), FontWeight.Normal),
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/
H A DAnnotatedStringResource.kt64 fontWeight = FontWeight.Normal,
65 fontStyle = FontStyle.Normal
73 fontStyle = FontStyle.Normal
80 fontWeight = FontWeight.Normal,
/aosp14/frameworks/base/cmds/incident_helper/testdata/
H A 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
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dinspect_cow.cpp53 enum OpIter { Normal, RevMerge, Merge }; enumerator
149 if (opt.iter_type == Normal) { in Inspect()
223 opt.iter_type = android::snapshot::Normal; in main()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java153 Normal, // Normal case (sim card present, it's not locked) enumConstant
454 case Normal: in getCarrierTextForSimState()
562 return CarrierTextManager.StatusMode.Normal; in getStatusForIccState()
637 case Normal: in getCarrierHelpTextForSimState()
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/ui/theme/typography/
H A DTypefaceTokens.kt32 val WeightRegular = FontWeight.Normal
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/
H A DTypefaceTokens.kt31 val WeightRegular = FontWeight.Normal
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModel.kt320 if (isDelayed) FingerprintStartMode.Delayed else FingerprintStartMode.Normal
544 Normal,
551 get() = this == Normal || this == Delayed
/aosp14/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/framework/util/
H A DAnnotatedStringResourceTest.kt54 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal))
/aosp14/frameworks/base/libs/hwui/hwui/
H A DCanvas.h68 Normal, enumerator
73 inline DrawTextBlobMode gDrawTextBlobMode = DrawTextBlobMode::Normal;
H A DCanvas.cpp126 gDrawTextBlobMode = DrawTextBlobMode::Normal; in operator ()()
/aosp14/frameworks/base/cmds/incident_helper/tests/
H A DKernelWakesParser_test.cpp76 TEST_F(KernelWakesParserTest, Normal) { in TEST_F() argument
H A DPsParser_test.cpp52 TEST_F(PsParserTest, Normal) { in TEST_F() argument
/aosp14/system/core/fastboot/
H A Dfastboot.cpp125 { "", "boot_other.img", "boot.sig", "boot", true, ImageType::Normal },
129 { "odm", "odm.img", "odm.sig", "odm", true, ImageType::Normal },
130 { "odm_dlkm", "odm_dlkm.img", "odm_dlkm.sig", "odm_dlkm", true, ImageType::Normal },
131 { "product", "product.img", "product.sig", "product", true, ImageType::Normal },
135 { "system", "system.img", "system.sig", "system", false, ImageType::Normal },
139 true, ImageType::Normal },
143 true, ImageType::Normal },
144 { "", "system_other.img", "system.sig", "system", true, ImageType::Normal },
157 { "vendor", "vendor.img", "vendor.sig", "vendor", true, ImageType::Normal },
171 { "", "vendor_other.img", "vendor.sig", "vendor", true, ImageType::Normal },
[all …]
H A Dfastboot.h70 Normal, enumerator
/aosp14/frameworks/base/core/proto/android/server/
H A Dface.proto41 // Normal face authentications stats (e.g. lockscreen).
H A Dfingerprint.proto41 // Normal fingerprint authentications (e.g. lockscreen).
/aosp14/frameworks/base/core/proto/android/os/
H A Dpagetypeinfo.proto31 * The memory has multiple zones, e.g. DMA zone, Normal zone
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java588 assertEquals(CarrierTextManager.StatusMode.Normal, in testGetStatusForIccState()
617 assertEquals(CarrierTextManager.StatusMode.Normal, in testGetStatusForIccState()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastQueue.md7 * **Normal** broadcast intents are dispatched to relevant receivers.
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt741 else -> FingerprintStartMode.Normal
744 FingerprintStartMode.Normal -> {
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile1007 # special comment blocks from generated source code fragments. Normal C, C++ and