Searched refs:willBeRevealedInState (Results 1 – 1 of 1) sorted by relevance
53 lightRevealScrimRepository.startRevealAmountAnimator(willBeRevealedInState(it.to)) in listenForStartedKeyguardTransitionStep()93 private fun willBeRevealedInState(state: KeyguardState): Boolean { in screenIsShowingContent() method