/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardBlueprintRepositoryTest.kt | 63 val blueprint by collectLastValue(underTest.blueprint) in testApplyBlueprint_DefaultLayout() constant 72 val blueprint by collectLastValue(underTest.blueprint) in testApplyBlueprint_SplitShadeLayout() constant 81 val blueprint by collectLastValue(underTest.blueprint) in testRefreshBlueprint() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ |
H A D | KeyguardBlueprintRepository.kt | 59 val blueprint: MutableStateFlow<KeyguardBlueprint> = MutableStateFlow(blueprintIdMap[DEFAULT]!!) in <lambda>() constant 70 val blueprint = blueprintIdMap[blueprintId] in <lambda>() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardBlueprintViewBinder.kt | 51 (prevBlueprint, blueprint) -> in <lambda>() method 101 val blueprint = viewModel.blueprint.value in <lambda>() constant
|
/aosp_15_r20/external/cronet/components/cronet/gn2bp/ |
H A D | gen_android_bp.py | 782 def create_proto_modules(blueprint, gn, target): argument 908 def create_gcc_preprocess_modules(blueprint, target): argument 1535 def create_action_foreach_modules(blueprint, gn, target, is_test_target): argument 1583 blueprint, argument 1668 def create_action_module(blueprint, gn, target, genrule_type, is_test_target): argument 1749 def create_modules_from_target(blueprint, gn, gn_target_name, argument 2108 def create_package_module(blueprint): argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/composable/blueprint/ |
D | CommunalBlueprintModule.java | 20 …ystemui.keyguard.ui.composable.blueprint.ComposableLockscreenSceneBlueprint blueprint(@org.jetbrai… in blueprint() argument
|
D | DefaultBlueprintModule.java | 14 …ystemui.keyguard.ui.composable.blueprint.ComposableLockscreenSceneBlueprint blueprint(@org.jetbrai… in blueprint() argument
|
/aosp_15_r20/external/cronet/android/tools/gn2bp/ |
H A D | gen_android_bp.py | 1031 def create_rust_cxx_module(blueprint, target): argument 1070 def create_proto_modules(blueprint, gn, target): argument 1194 def create_gcc_preprocess_modules(blueprint, target): argument 1774 def create_action_foreach_modules(blueprint, gn, target, is_test_target): argument 1812 def create_action_module_internal(gn, target, type, is_test_target, blueprint, arch=None): argument 1888 def create_action_module(blueprint, gn, target, genrule_type, is_test_target): argument 1957 def create_modules_from_target(blueprint, gn, gn_target_name, parent_gn_type, is_test_target): argument
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/ |
H A D | LockscreenContent.kt | 79 val blueprint = blueprintByBlueprintId[blueprintId] ?: return in Content() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/ |
H A D | KeyguardBlueprintViewModel.kt | 45 val blueprint = keyguardBlueprintInteractor.blueprint constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardBlueprintViewModel
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/ |
H A D | JsonMetaSchema.java | 391 public static Builder builder(String iri, JsonMetaSchema blueprint) { in builder() 403 public static Builder builder(JsonMetaSchema blueprint) { in builder()
|
/aosp_15_r20/external/googleapis/google/cloud/config/v1/ |
H A D | config.proto | 398 oneof blueprint { oneof 931 oneof blueprint { oneof 1490 oneof blueprint { oneof
|
/aosp_15_r20/build/blueprint/ |
H A D | doc.go | 68 package blueprint package
|
H A D | glob_test.go | 15 package blueprint package
|
H A D | source_file_provider.go | 1 package blueprint package
|
H A D | mangle.go | 15 package blueprint package
|
H A D | ninja_writer_test.go | 15 package blueprint package
|
H A D | splice_modules_test.go | 15 package blueprint package
|
H A D | levenshtein_test.go | 15 package blueprint package
|
H A D | levenshtein.go | 15 package blueprint package
|
H A D | ninja_strings_test.go | 15 package blueprint package
|
H A D | glob.go | 15 package blueprint package
|
H A D | visit_test.go | 15 package blueprint package
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/ |
H A D | DefaultBlueprintModule.kt | 25 @Binds @IntoSet fun blueprint(blueprint: DefaultBlueprint): ComposableLockscreenSceneBlueprint method
|
H A D | CommunalBlueprint.kt | 61 @Binds @IntoSet fun blueprint(blueprint: CommunalBlueprint): ComposableLockscreenSceneBlueprint method
|
/aosp_15_r20/build/soong/cc/ |
H A D | builder.go | 174 darwinStripPool = func() blueprint.Pool { func 184 darwinLipo = func() blueprint.Rule { func
|