AndroidDebugMenuPlatformActions
class AndroidDebugMenuPlatformActions(val fileProviderDescriptor: FileProviderDescriptor, val backgroundTaskManager: BackgroundTaskManager) : DebugMenuPlatformActions(source)
Coordinates AndroidDebugMenuPlatformActions behavior in the SDAI presentation layer.
Author
Dmitriy Moroz
Constructors
Link copied to clipboard
constructor(fileProviderDescriptor: FileProviderDescriptor, backgroundTaskManager: BackgroundTaskManager)
Properties
Link copied to clipboard
Exposes the backgroundTaskManager value used by the SDAI presentation layer.
Link copied to clipboard
Exposes the fileProviderDescriptor value used by the SDAI presentation layer.
Link copied to clipboard
Exposes the showLocalDiffusionSection value used by the SDAI presentation layer.
Link copied to clipboard
Exposes the showWorkManagerSection value used by the SDAI presentation layer.