Home
last modified time | relevance | path

Searched refs:initiateGarbageCollection (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/interactor/
DAuthenticationInteractor.kt241 initiateGarbageCollection(delay = 5.seconds) in <lambda>()
328 private suspend fun initiateGarbageCollection(delay: Duration) { in <lambda>() method in com.android.systemui.authentication.domain.interactor.AuthenticationInteractor