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