Searched defs:deserializeInternal (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/
H A DKeyChainSnapshotDeserializer.java80 return deserializeInternal(inputStream);
86 private static KeyChainSnapshot deserializeInternal(InputStream inputStream) throws IOException, method in class:KeyChainSnapshotDeserializer

Completed in 61 milliseconds