Searched refs:isPauseBgAnimationsEnabledInSystemProperties (Results 1 – 3 of 3) sorted by relevance
59 private static boolean sAnimatorPausingEnabled = isPauseBgAnimationsEnabledInSystemProperties();125 private static boolean isPauseBgAnimationsEnabledInSystemProperties() { in isPauseBgAnimationsEnabledInSystemProperties() method in AnimationHandler181 setAnimatorPausingEnabled(isPauseBgAnimationsEnabledInSystemProperties()); in requestAnimatorsEnabledImpl()
139 HSPLandroid/animation/AnimationHandler;->isPauseBgAnimationsEnabledInSystemProperties()Z