Searched refs:ROTATION_ON_DEV_RELEASE_ATTR_ID (Results 1 – 4 of 4) sorted by relevance
54 public static final int ROTATION_ON_DEV_RELEASE_ATTR_ID = 0xc2a6b3ba; field in V3SchemeConstants
592 } else if (id == V3SchemeConstants.ROTATION_ON_DEV_RELEASE_ATTR_ID) { in parseSigner()621 .anyMatch(attrId -> attrId == V3SchemeConstants.ROTATION_ON_DEV_RELEASE_ATTR_ID); in signerTargetsDevRelease()
213 result.putInt(V3SchemeConstants.ROTATION_ON_DEV_RELEASE_ATTR_ID); in generateV31RotationTargetsDevReleaseAttribute()
1842 attrId -> attrId == V3SchemeConstants.ROTATION_ON_DEV_RELEASE_ATTR_ID); in V3SchemeSignerInfo()