Home
last modified time | relevance | path

Searched refs:mPlatformKeyGenerationId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DWrappedKey.java50 private final int mPlatformKeyGenerationId; field in WrappedKey
141 mPlatformKeyGenerationId = platformKeyGenerationId; in WrappedKey()
178 return mPlatformKeyGenerationId; in getPlatformKeyGenerationId()