I'm trying to set the maximum time to lock with DevicePolicyManager.setMaximumTimeToLock(), but this seems to have no effect. Admin-mode is enabled and lockNow() works without a problem.
Is there anything else that needs to be done to use setMaximumTimeToLock() ?
tgr