Searched refs:DEF_MAXIMUM_TIME_TO_UNLOCK (Results 1 – 1 of 1) sorted by relevance
983 static final long DEF_MAXIMUM_TIME_TO_UNLOCK = 0; field in DevicePolicyManagerService.ActiveAdmin984 long maximumTimeToUnlock = DEF_MAXIMUM_TIME_TO_UNLOCK;1168 if (maximumTimeToUnlock != DEF_MAXIMUM_TIME_TO_UNLOCK) { in writeToXml()