| masonamerica.platform.AlarmManagerPrivileged |
A privileged extension of the existing ERROR(/com.android.server.AlarmManagerService).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Set device time
| |||||||||||
Set the system time zone
| |||||||||||
Set device time
| Parameters | |
|---|---|
millis |
long:
time in milliseconds since the Epoch
|
Set the system time zone
| Parameters | |
|---|---|
tz |
String:
one of the Olson ids from the list returned by
getAvailableIDs()
|