Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DKeyChainProtectionParams.java105 private Integer mLockScreenUiFormat; field in KeyChainProtectionParams
133 return mLockScreenUiFormat; in getLockScreenUiFormat()
183 mInstance.mLockScreenUiFormat = lockScreenUiFormat; in setLockScreenUiFormat()
223 Preconditions.checkNotNull(mInstance.mLockScreenUiFormat); in build()
253 out.writeInt(mLockScreenUiFormat); in writeToParcel()
263 mLockScreenUiFormat = in.readInt(); in KeyChainProtectionParams()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62175 Landroid/security/keystore/recovery/KeyChainProtectionParams;->mLockScreenUiFormat:Ljava/lang/Integ…