Class android.widget.AnalogClock
Added Methods | |
---|---|
BlendMode getDialTintBlendMode () |
|
ColorStateList getDialTintList () |
|
BlendMode getHourHandTintBlendMode () |
|
ColorStateList getHourHandTintList () |
|
BlendMode getMinuteHandTintBlendMode () |
|
ColorStateList getMinuteHandTintList () |
|
BlendMode getSecondHandTintBlendMode () |
|
ColorStateList getSecondHandTintList () |
|
String getTimeZone () |
|
void setDial (Icon ) |
|
void setDialTintBlendMode (BlendMode ) |
|
void setDialTintList (ColorStateList ) |
|
void setHourHand (Icon ) |
|
void setHourHandTintBlendMode (BlendMode ) |
|
void setHourHandTintList (ColorStateList ) |
|
void setMinuteHand (Icon ) |
|
void setMinuteHandTintBlendMode (BlendMode ) |
|
void setMinuteHandTintList (ColorStateList ) |
|
void setSecondHand (Icon ) |
|
void setSecondHandTintBlendMode (BlendMode ) |
|
void setSecondHandTintList (ColorStateList ) |
|
void setTimeZone (String ) |