Searched refs:toInteractorPendingDisplay (Results 1 – 1 of 1) sorted by relevance
130 repositoryPendingDisplay.toInteractorPendingDisplay() in repositoryPendingDisplay()142 private fun DisplayRepository.PendingDisplay.toInteractorPendingDisplay(): PendingDisplay = in toInteractorPendingDisplay() method144 override suspend fun enable() = this@toInteractorPendingDisplay.enable() in toInteractorPendingDisplay()146 override suspend fun ignore() = this@toInteractorPendingDisplay.ignore() in toInteractorPendingDisplay()