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