Searched refs:MAX_DEVICE_STATE_RETRIES (Results 1 – 1 of 1) sorted by relevance
272 private static final int MAX_DEVICE_STATE_RETRIES = 20; field in UnlockedDeviceRequiredKeysTest.TestController538 while (numRetries < MAX_DEVICE_STATE_RETRIES) { in waitForDeviceState()