Uses of Annotation Interface
dagger.hilt.InstallIn
Package
Description
Runtime flags to control Hilt behavior for rollout of changes.
-
Uses of InstallIn in dagger.hilt.android.flags
Modifier and TypeInterfaceDescriptionstatic interface
Entry point for getting the flag. -
Uses of InstallIn in dagger.hilt.android.internal.lifecycle
Modifier and TypeInterfaceDescriptionstatic interface
The activity entry point to retrieve the factory.static interface
The fragment entry point to retrieve the factory.static interface
Hilt entry point for getting the multi-binding map of ViewModels. -
Uses of InstallIn in dagger.hilt.android.internal.managers
Modifier and TypeInterfaceDescriptionstatic interface
Entrypoint forActivityComponentBuilder
.static interface
Entrypoint forFragmentComponentBuilder
.static interface
Entrypoint forServiceComponentBuilder
.static interface
Entrypoint forViewComponentBuilder
.static interface
Entrypoint forViewWithFragmentComponentBuilder
. -
Uses of InstallIn in dagger.hilt.android.internal.modules
Modifier and TypeClassDescriptionfinal class
Provides a binding for an Android BinderFragment Context.