Searched refs:canPlaySubtleWindowAnimations (Results 1 – 3 of 3) sorted by relevance
167 fun canPlaySubtleWindowAnimations(): Boolean { in canPlaySubtleWindowAnimations() method
560 if (bypass && mKeyguardBypassController.canPlaySubtleWindowAnimations()) { in calculateModeForPassiveAuth()
103 when(mKeyguardBypassController.canPlaySubtleWindowAnimations()).thenReturn(true); in setUp()