Searched defs:cellState (Results 1 – 1 of 1) sorted by relevance
478 public void startCellStateAnimation(CellState cellState, float startAlpha, float endAlpha, in startCellStateAnimation()493 private void startCellStateAnimationSw(final CellState cellState, in startCellStateAnimationSw()526 private void startCellStateAnimationHw(final CellState cellState, in startCellStateAnimationHw()561 private void startRtAlphaAnimation(CellState cellState, float endAlpha, in startRtAlphaAnimation()792 final CellState cellState = mCellStates[cell.row][cell.column]; in startCellActivatedAnimation() local820 private Animator createDotActivationColorAnimation(CellState cellState) { in createDotActivationColorAnimation()