Searched refs:forbiddenModes (Results 1 – 1 of 1) sorted by relevance
548 int[] forbiddenModes = new int[] {ID_TYPE_SERIAL, ID_TYPE_IMEI, ID_TYPE_MEID}; in testProfileOwnerCannotAttestDeviceUniqueIds() local549 for (int i = 0; i < forbiddenModes.length; i++) { in testProfileOwnerCannotAttestDeviceUniqueIds()557 forbiddenModes[i]); in testProfileOwnerCannotAttestDeviceUniqueIds()558 fail("Attestation of device UID (" + forbiddenModes[i] + ") should not be " in testProfileOwnerCannotAttestDeviceUniqueIds()