Searched refs:setCurrentUserActiveUnlockAvailable (Results 1 – 2 of 2) sorted by relevance
59 fun setCurrentUserActiveUnlockAvailable(available: Boolean) { in setCurrentUserActiveUnlockAvailable() method in com.android.systemui.keyguard.data.repository.FakeTrustRepository
388 trustRepository.setCurrentUserActiveUnlockAvailable(true) in delayBouncerWhenActiveUnlockPossible()