Searched refs:MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED (Results 1 – 2 of 2) sorted by relevance
69 static final int MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED = 1001000; field in PlatformKeyManager348 generationId = Math.max(generationId, MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED); in init()
171 if (generation < PlatformKeyManager.MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED) { in syncKeys()180 if (generation < PlatformKeyManager.MIN_GENERATION_ID_FOR_UNLOCKED_DEVICE_REQUIRED) { in syncKeys()