Searched refs:getCurrentAnimationEffects (Results 1 – 1 of 1) sorted by relevance
187 public AnimationEffects getCurrentAnimationEffects() { in getCurrentAnimationEffects() method in ModeListView.ModeListState1353 if (mCurrentStateManager.getCurrentState().getCurrentAnimationEffects() != null) { in onLayout()1354 mCurrentStateManager.getCurrentState().getCurrentAnimationEffects().setSize( in onLayout()1414 AnimationEffects currentEffects = currentState.getCurrentAnimationEffects(); in draw()