public static class KeyguardClockPositionAlgorithm.Result extends Object
Modifier and Type | Field and Description |
---|---|
float |
clockAlpha
The alpha value of the clock.
|
float |
clockScale
The scale of the Clock
|
int |
clockY
The y translation of the clock.
|
int |
stackScrollerPadding
The top padding of the stack scroller, in pixels.
|
int |
stackScrollerPaddingAdjustment
The top padding adjustment of the stack scroller, in pixels.
|
Constructor and Description |
---|
Result() |
public int clockY
public float clockScale
public float clockAlpha
public int stackScrollerPadding
public int stackScrollerPaddingAdjustment