Searched defs:cellState (Results 1 – 2 of 2) sorted by relevance
466 public void startCellStateAnimation(CellState cellState, float startAlpha, float endAlpha, in startCellStateAnimation()481 private void startCellStateAnimationSw(final CellState cellState, in startCellStateAnimationSw()514 private void startCellStateAnimationHw(final CellState cellState, in startCellStateAnimationHw()549 private void startRtAlphaAnimation(CellState cellState, float endAlpha, in startRtAlphaAnimation()782 final CellState cellState = mCellStates[cell.row][cell.column]; in startCellActivatedAnimation() local
653 int cellState = Settings.Global.getInt(context.getContentResolver(), in handleAirplaneModeChange() local