Searched refs:sOverrideAnimatorPausingSystemProperty (Results 1 – 1 of 1) sorted by relevance
62 private static boolean sOverrideAnimatorPausingSystemProperty = false; field in AnimationHandler126 if (sOverrideAnimatorPausingSystemProperty) return sAnimatorPausingEnabled; in isPauseBgAnimationsEnabledInSystemProperties()151 sOverrideAnimatorPausingSystemProperty = enable; in setOverrideAnimatorPausingSystemProperty()