ACTION_CONFIGURATION_CHANGED
." name="Description"/>
Intents.ExtraConfigurationChangedTime Field |
EXTRA_CONFIGURATION_CHANGED_TIME
Used as an int extra field in ACTION_CONFIGURATION_CHANGED
.EXTRA_CONFIGURATION_CHANGED_TIME
Used as an int extra field in ACTION_CONFIGURATION_CHANGED
.
The field contains the time of the event as a difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.
See
System.currentTimeMillis().
Use
Date to convert the value in a Date object.