Searched refs:mLockScreenUiFormat (Results 1 – 2 of 2) sorted by relevance
105 private Integer mLockScreenUiFormat; field in KeyChainProtectionParams133 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()
62175 Landroid/security/keystore/recovery/KeyChainProtectionParams;->mLockScreenUiFormat:Ljava/lang/Integ…