Searched refs:requestAnimatorsEnabled (Results 1 – 5 of 5) sorted by relevance
175 public static void requestAnimatorsEnabled(boolean enable, Object requestor) { in requestAnimatorsEnabled() method in AnimationHandler
1668 AnimationHandler.requestAnimatorsEnabled(visible, this); in doVisibilityChanged()1725 AnimationHandler.requestAnimatorsEnabled(visible, this); in reportVisibility()
1755 AnimationHandler.requestAnimatorsEnabled(mAppVisible, this);2205 AnimationHandler.requestAnimatorsEnabled(mAppVisible, this);
141 HSPLandroid/animation/AnimationHandler;->requestAnimatorsEnabled(ZLjava/lang/Object;)V