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(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<CountDownNotificationManager>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class CountDownNotificationManager_Factory : Factory<CountDownNotificationManager>
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(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<StopWatchNotificationManager>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationManager_Factory : Factory<StopWatchNotificationManager>
Link copied to clipboard
@Module
internal object StopWatchNotificationModule
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesCountDownNotificationManagerFactory : Factory<CountDownNotificationManager>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesCountDownNotificationManagerFactory : Factory<CountDownNotificationManager>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory : Factory<StopWatchNotificationManager>
@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory : Factory<StopWatchNotificationManager>