Package-level declarations

Types

Link copied to clipboard
class CaptureDataSnapshotUseCase(captureDashConfig: CaptureDashConfigUseCase, appStore: AppStore)
Link copied to clipboard
Link copied to clipboard
class CaptureMetadataUseCase(debugBundleConfigurator: DebugBundleConfigurator)
Link copied to clipboard
class CaptureSystemInfoUseCase(appInfo: String, context: Context)
Link copied to clipboard
class DashHttpServiceInterceptor : HttpServiceInterceptorInterface
Link copied to clipboard
class DebugBundleConfigurator(applicationContext: Context)
Link copied to clipboard
class DebugModeDefaultValues(val systemBarVisibility: Boolean, val mapGptEnabled: Boolean, val initialSimulatedLocation: Location?, val evCpoProvider: CpoProvider, val engineType: EngineType?)
Link copied to clipboard
class GetIsRemoteStorageSupportedUseCase(remoteStorageRepository: RemoteStorageRepository)
Link copied to clipboard
class InconsistencyAssertHandlerImpl(observeIsDebugModeEnabled: ObserveIsDebugModeEnabledUseCase, val coroutineScope: CoroutineScope) : InconsistencyAssertHandler
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class UploadFileToRemoteStorageUseCase(remoteStorageRepository: RemoteStorageRepository)
Link copied to clipboard