/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/dagger/ |
D | NotificationSectionHeadersModule.java | 113 …ar.notification.collection.render.NodeController providesSilentHeaderNodeController(@SilentHeader() in providesSilentHeaderNodeController() 123 …tification.collection.render.SectionHeaderController providesSilentHeaderController(@SilentHeader() in providesSilentHeaderController() 133 …otification.collection.render.NodeController providesAlertingHeaderNodeController(@AlertingHeader() in providesAlertingHeaderNodeController() 143 …cation.collection.render.SectionHeaderController providesAlertingHeaderController(@AlertingHeader() in providesAlertingHeaderController() 153 …ar.notification.collection.render.NodeController providesPeopleHeaderNodeController(@PeopleHeader() in providesPeopleHeaderNodeController() 163 …tification.collection.render.SectionHeaderController providesPeopleHeaderController(@PeopleHeader() in providesPeopleHeaderController() 173 …otification.collection.render.NodeController providesIncomingHeaderNodeController(@IncomingHeader() in providesIncomingHeaderNodeController() 183 …cation.collection.render.SectionHeaderController providesIncomingHeaderController(@IncomingHeader() in providesIncomingHeaderController() 193 …tusbar.notification.collection.render.NodeController providesNewsHeaderNodeController(@NewsHeader() in providesNewsHeaderNodeController() 203 …r.notification.collection.render.SectionHeaderController providesNewsHeaderController(@NewsHeader() in providesNewsHeaderController() [all …]
|
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/ |
H A D | ModuleValidationTest.java | 52 String annotationWithSubcomponent(String subcomponent) { in annotationWithSubcomponent() 110 Source subcomponent = in moduleSubcomponents_listsSubcomponentBuilder() local 146 Source subcomponent = in moduleSubcomponents_listsSubcomponentFactory() local 182 Source subcomponent = in moduleSubcomponents_listsProductionSubcomponentBuilder() local 219 Source subcomponent = in moduleSubcomponents_listsProductionSubcomponentFactory() local 256 Source subcomponent = in moduleSubcomponents_noSubcomponentCreator() local 290 Source subcomponent = in moduleSubcomponents_noProductionSubcomponentCreator() local
|
H A D | ComponentHierarchyValidationTest.java | 57 Source subcomponent = in singletonSubcomponent() local 118 Source subcomponent = in productionComponents_productionScopeImplicitOnBoth() local 169 Source subcomponent = in producerModuleRepeated() local 207 Source subcomponent = in factoryMethodForSubcomponentWithBuilder_isNotAllowed() local
|
H A D | SubcomponentCreatorValidationTest.java | 923 Source subcomponent = in covariantFactoryMethodReturnType() local 977 Source subcomponent = in covariantFactoryMethodReturnType_hasNewMethod() local 1050 Source subcomponent = in covariantFactoryMethodReturnType_hasNewMethod_buildMethodInherited() local
|
H A D | ComponentRequirementFieldTest.java | 152 Source subcomponent = in componentInstances() local 224 Source subcomponent = in componentRequirementNeededInFactoryCreationOfSubcomponent() local
|
H A D | ComponentProcessorTest.java | 501 Source subcomponent = in generatedModuleInSubcomponent() local 557 Source subcomponent = in subcomponentNotGeneratedIfNotUsedInGraph() local
|
H A D | SubcomponentCreatorRequestFulfillmentTest.java | 61 Source subcomponent = in testInlinedSubcomponentCreators_componentMethod() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/spi/ |
H A D | SpiPluginTest.java | 267 JavaFileObject subcomponent = in dependencyTraceAtDependencyRequest_subcomponents() local 334 JavaFileObject subcomponent = in errorOnSubcomponent() local 416 JavaFileObject subcomponent = in shortestPathToBindingExistsThroughSubcomponentBuilder() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/ |
H A D | GenericParentComponent.kt | 20 fun subcomponent(): B method
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/binding/ |
H A D | ComponentDescriptor.java | 342 public abstract Optional<ComponentDescriptor> subcomponent(); in subcomponent() method in ComponentDescriptor.ComponentMethodDescriptor 366 Builder subcomponent(ComponentDescriptor subcomponent); in subcomponent() method
|
H A D | ConfigurationAnnotations.java | 39 public static Optional<XTypeElement> getSubcomponentCreator(XTypeElement subcomponent) { in getSubcomponentCreator()
|
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger/kotlin-app/src/test/kotlin/app/ |
H A D | SimpleComponentTest.kt | 65 val subcomponent = component.mySubcomponentFactory().create(instanceType) in subcomponentTest() constant
|
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger-ksp/kotlin-app/src/test/kotlin/app/ |
H A D | SimpleComponentTest.kt | 66 val subcomponent = component.mySubcomponentFactory().create(instanceType) in subcomponentTest() constant
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/factory/ |
H A D | SubcomponentFactoryTest.kt | 62 val subcomponent = parent.subcomponentFactory().create("foo") in parentComponentWithSubcomponentFactoryEntryPoint() constant
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/ |
H A D | GenericParentComponent.java | 21 B subcomponent(); in subcomponent() method
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/cancellation/ |
H A D | ProducerSubcomponentCancellationTest.java | 40 private final CancellationSubcomponent subcomponent = field in ProducerSubcomponentCancellationTest
|
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/ |
H A D | UsesLocalComponentUninstallModuleTest.java | 75 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
H A D | UsesLocalComponentTestBindingsTest.java | 87 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
H A D | UsesSharedComponent1Test.java | 68 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
H A D | UsesSharedComponent2Test.java | 66 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
H A D | UsesSharedComponentEnclosedTest.java | 71 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/testsubpackage/ |
H A D | UsesLocalComponentTestBindingsTest.java | 88 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
H A D | UsesSharedComponent1Test.java | 70 UsesComponentTestSubcomponent subcomponent = in testSubcomponent() local
|
/aosp_15_r20/external/dagger2/javatests/artifacts/dagger/build-tests/src/test/java/buildtests/ |
H A D | TransitiveSubcomponentModulesTest.java | 130 private GradleRunner setupRunner(GradleFile subcomponent) throws IOException { in setupRunner()
|
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/item/ |
H A D | SystemServicesTimingItem.java | 61 public void setSubcomponent(String subcomponent) { in setSubcomponent()
|