/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/theme/ |
H A 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 …]
|
H A D | SettingsFontFamily.kt | 57 Font(DeviceFontFamilyName(fontFamilyNormal), FontWeight.Normal),
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/ |
H A D | AnnotatedStringResource.kt | 64 fontWeight = FontWeight.Normal, 65 fontStyle = FontStyle.Normal 73 fontStyle = FontStyle.Normal 80 fontWeight = FontWeight.Normal,
|
/aosp14/frameworks/base/cmds/incident_helper/testdata/ |
H A D | pagetypeinfo.txt | 6 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 D | inspect_cow.cpp | 53 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 D | CarrierTextManager.java | 153 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 D | TypefaceTokens.kt | 32 val WeightRegular = FontWeight.Normal
|
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/typography/ |
H A D | TypefaceTokens.kt | 31 val WeightRegular = FontWeight.Normal
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/ |
H A D | PromptViewModel.kt | 320 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 D | AnnotatedStringResourceTest.kt | 54 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal))
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | Canvas.h | 68 Normal, enumerator 73 inline DrawTextBlobMode gDrawTextBlobMode = DrawTextBlobMode::Normal;
|
H A D | Canvas.cpp | 126 gDrawTextBlobMode = DrawTextBlobMode::Normal; in operator ()()
|
/aosp14/frameworks/base/cmds/incident_helper/tests/ |
H A D | KernelWakesParser_test.cpp | 76 TEST_F(KernelWakesParserTest, Normal) { in TEST_F() argument
|
H A D | PsParser_test.cpp | 52 TEST_F(PsParserTest, Normal) { in TEST_F() argument
|
/aosp14/system/core/fastboot/ |
H A D | fastboot.cpp | 125 { "", "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 D | fastboot.h | 70 Normal, enumerator
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | face.proto | 41 // Normal face authentications stats (e.g. lockscreen).
|
H A D | fingerprint.proto | 41 // Normal fingerprint authentications (e.g. lockscreen).
|
/aosp14/frameworks/base/core/proto/android/os/ |
H A D | pagetypeinfo.proto | 31 * The memory has multiple zones, e.g. DMA zone, Normal zone
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
H A D | CarrierTextManagerTest.java | 588 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 D | BroadcastQueue.md | 7 * **Normal** broadcast intents are dispatched to relevant receivers.
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/ |
H A D | PromptViewModelTest.kt | 741 else -> FingerprintStartMode.Normal 744 FingerprintStartMode.Normal -> {
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 1007 # special comment blocks from generated source code fragments. Normal C, C++ and
|