Searched refs:setDeviceLocked (Results 1 – 2 of 2) sorted by relevance
136 public Builder setDeviceLocked(boolean deviceLocked) { in setDeviceLocked() method in RootOfTrust.Builder
87 rootOfTrustBuilder.setDeviceLocked(CborUtils.getBoolean(extension, key)); in EatAttestation()