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