Searched refs:unlockedDeviceMessage (Results 1 – 1 of 1) sorted by relevance
1697 final String unlockedDeviceMessage = "The device's bootloader must be locked. This may " in checkRootOfTrust() local1699 assertTrue(unlockedDeviceMessage, rootOfTrust.isDeviceLocked()); in checkRootOfTrust()