Searched defs:bootPatchLevel (Results 1 – 5 of 5) sorted by relevance
140 public final Optional<Integer> bootPatchLevel; field in AuthorizationList565 Integer bootPatchLevel; field in AuthorizationList.Builder798 public Builder setBootPatchLevel(Integer bootPatchLevel) { in setBootPatchLevel()
86 private byte[] bootPatchLevel; field in KMKeymintDataStore
2117 short bootPatchLevel = kmDataStore.getBootPatchLevel(); in isKeyUpgradeRequired() local
88 private byte[] bootPatchLevel; field in KMKeymintDataStore
2003 short bootPatchLevel = kmDataStore.getBootPatchLevel(); in isKeyUpgradeRequired() local