Class android.app.admin.DevicePolicyManager
Added Methods | |
---|---|
int getAutoTimePolicy () |
|
int getAutoTimeZonePolicy () |
|
void setAutoTimePolicy (int ) |
|
void setAutoTimeZonePolicy (int ) |
Added Fields | |
---|---|
int AUTO_TIME_DISABLED |
|
int AUTO_TIME_ENABLED |
|
int AUTO_TIME_NOT_CONTROLLED_BY_POLICY |
|
int AUTO_TIME_ZONE_DISABLED |
|
int AUTO_TIME_ZONE_ENABLED |
|
int AUTO_TIME_ZONE_NOT_CONTROLLED_BY_POLICY |