java.lang.Object | |
↳ | android.R.integer |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | config_longAnimTime | The duration (in milliseconds) of a long animation. | |||||||||
int | config_mediumAnimTime | The duration (in milliseconds) of a medium-length animation. | |||||||||
int | config_shortAnimTime | The duration (in milliseconds) of a short animation. | |||||||||
int | status_bar_notification_info_maxnum | Maximum numerical value that will be shown in a status bar notification icon or in the notification itself. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The duration (in milliseconds) of a long animation.
The duration (in milliseconds) of a medium-length animation.
The duration (in milliseconds) of a short animation.
Maximum numerical value that will be shown in a status bar notification icon or in the notification itself. Will be replaced with @string/status_bar_notification_info_overflow when shown in the UI.