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