NoOpWakeLock

private object NoOpWakeLock : WakeLock(source)

Functions

Link copied to clipboard
open override fun acquire(timeout: Long)

Executes the acquire step in the SDAI domain layer.

Link copied to clipboard
open override fun release()

Executes the release step in the SDAI domain layer.