Searched refs:isGsiImage (Results 1 – 3 of 3) sorted by relevance
614 + " first_api_level < 14", TestUtils.isGsiImage() in testAllVariationsOfDeviceIdAttestation()626 && TestUtils.isGsiImage() && !isDeviceLocked)); in testAllVariationsOfDeviceIdAttestation()645 + " first_api_level < 14", TestUtils.isGsiImage() in testAllVariationsOfDeviceIdAttestationUsingStrongBox()657 && TestUtils.isGsiImage() && !isDeviceLocked)); in testAllVariationsOfDeviceIdAttestationUsingStrongBox()
1572 if (TestUtils.isGsiImage()) { in checkSystemPatchLevel()
1270 public static boolean isGsiImage() { in isGsiImage() method in TestUtils