Searched refs:showingUnlockRippleAt (Results 1 – 2 of 2) sorted by relevance
199 logger.showingUnlockRippleAt(it.x, it.y, "FP sensor radius: $udfpsRadius") in <lambda>()214 logger.showingUnlockRippleAt(it.x, it.y, "Face unlock ripple") in <lambda>()
226 fun showingUnlockRippleAt(x: Int, y: Int, context: String) { in showingUnlockRippleAt() method