Searched refs:cellState (Results 1 – 2 of 2) sorted by relevance
486 cellState.alpha = startAlpha; in startCellStateAnimationSw()519 cellState.alpha = endAlpha; in startCellStateAnimationHw()520 cellState.translationY = endTranslationY; in startCellStateAnimationHw()521 cellState.radius = mDotSize/2 * endScale; in startCellStateAnimationHw()522 cellState.hwAnimating = true; in startCellStateAnimationHw()525 cellState.hwCenterX = CanvasProperty.createFloat(getCenterXForColumn(cellState.col)); in startCellStateAnimationHw()784 cellState, new Runnable() { in startCellActivatedAnimation()789 cellState, null); in startCellActivatedAnimation()1252 recordingCanvas.drawCircle(cellState.hwCenterX, cellState.hwCenterY, in onDraw()1253 cellState.hwRadius, cellState.hwPaint); in onDraw()[all …]
653 int cellState = Settings.Global.getInt(context.getContentResolver(), in handleAirplaneModeChange() local656 switch (cellState) { in handleAirplaneModeChange()