Searched defs:cellState (Results 1 – 1 of 1) sorted by relevance
501 public void startCellStateAnimation(CellState cellState, float startAlpha, float endAlpha, in startCellStateAnimation()516 private void startCellStateAnimationSw(final CellState cellState, in startCellStateAnimationSw()549 private void startCellStateAnimationHw(final CellState cellState, in startCellStateAnimationHw()584 private void startRtAlphaAnimation(CellState cellState, float endAlpha, in startRtAlphaAnimation()682 final CellState cellState = mCellStates[lastCell.row][lastCell.column]; in resetLastActivatedCellProgress() local883 final CellState cellState = mCellStates[cell.row][cell.column]; in startCellActivationAnimation() local918 private Animator createDotActivationColorAnimation(CellState cellState, int activate) { in createDotActivationColorAnimation()