Searched refs:batteryLevelAlpha (Results 1 – 1 of 1) sorted by relevance
589 target.batteryLevelAlpha = getAlphaForVisibility(mBatteryLevel); in captureLayoutValues()657 applyAlpha(mBatteryLevel, values.batteryLevelAlpha); in applyLayoutValues()685 float batteryLevelAlpha; field in StatusBarHeaderView.LayoutValues711 batteryLevelAlpha = v1.batteryLevelAlpha * (1 - t3) + v2.batteryLevelAlpha * t3; in interpoloate()