Home
last modified time | relevance | path

Searched defs:FooEntryPoint (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DEarlyEntryPointHiltAndroidAppRuntimeClasses.java37 interface FooEntryPoint { interface in EarlyEntryPointHiltAndroidAppRuntimeClasses
H A DEarlyEntryPointNoEntryPointsDefinedTest.java48 interface FooEntryPoint { interface in EarlyEntryPointNoEntryPointsDefinedTest
H A DEarlyEntryPointCustomApplicationTest.java50 interface FooEntryPoint { interface in EarlyEntryPointCustomApplicationTest
H A DUsesComponentTestClasses.java73 public interface FooEntryPoint { interface in UsesComponentTestClasses
H A DEarlyEntryPointHiltAndroidTestRuntimeTest.java53 interface FooEntryPoint { interface in EarlyEntryPointHiltAndroidTestRuntimeTest
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/app/src/sharedTest/java/dagger/hilt/android/simple/
H A DBaseTestApplication.java39 interface FooEntryPoint { interface in BaseTestApplication
H A DDelayComponentReadyTest.java47 public interface FooEntryPoint { interface in DelayComponentReadyTest
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/earlyentrypoint/src/test/java/dagger/hilt/android/simple/earlyentrypoint/
H A DEarlyEntryPointWithBindValueTest.java48 interface FooEntryPoint { interface in EarlyEntryPointWithBindValueTest
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/testing/
H A DDelayComponentReadyTest.java46 public interface FooEntryPoint { interface in DelayComponentReadyTest