Package-level declarations

Types

Link copied to clipboard
internal class CountDownhNotification(val id: Int, val underlying: Notification) : ImprovToolsNotification
Link copied to clipboard
internal class CountDownNotificationManager @Inject constructor(val notificationManager: NotificationManager, resources: Resources) : ImprovToolsNotificationManager<CountDownhNotification>
Link copied to clipboard
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class CountDownNotificationManager_Factory : Factory<T>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class CountDownNotificationManager_Factory : Factory<T>
Link copied to clipboard
@Generated(value = "dagger.hilt.processor.internal.aggregateddeps.PkgPrivateModuleGenerator")
class HiltWrapper_StopWatchNotificationModule
@Generated(value = "dagger.hilt.processor.internal.aggregateddeps.PkgPrivateModuleGenerator")
class HiltWrapper_StopWatchNotificationModule
Link copied to clipboard
internal data class StopWatchNotification(val id: Int, val underlying: Notification) : ImprovToolsNotification
Link copied to clipboard
internal class StopWatchNotificationManager @Inject constructor(val notificationManager: NotificationManager, resources: Resources) : ImprovToolsNotificationManager<StopWatchNotification>
Link copied to clipboard
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationManager_Factory : Factory<T>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationManager_Factory : Factory<T>
Link copied to clipboard
@Module
internal object StopWatchNotificationModule
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesCountDownNotificationManagerFactory : Factory<T>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesCountDownNotificationManagerFactory : Factory<T>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory : Factory<T>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory : Factory<T>