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