Searched refs:shouldMonitorCUJ (Results 1 – 2 of 2) sorted by relevance
93 if (shouldMonitorCUJ(apps)) { in startAnimation()100 if (shouldMonitorCUJ(apps)) { in startAnimation()113 boolean shouldMonitorCUJ(RemoteAnimationTarget[] apps) { in shouldMonitorCUJ() method in BackAnimationRunner
612 doReturn(false).when(animationRunner).shouldMonitorCUJ(any()); in verifySystemBackBehavior()