Searched refs:mCurrentProfilePassword (Results 1 – 1 of 1) sorted by relevance
79 private LockscreenCredential mCurrentProfilePassword; field in LockUnificationPreferenceController103 mCurrentProfilePassword = LockscreenCredential.createNone(); in LockUnificationPreferenceController()168 mCurrentProfilePassword = in handleActivityResult()220 if (mCurrentProfilePassword != null) { in unifyLocks()221 mCurrentProfilePassword.zeroize(); in unifyLocks()222 mCurrentProfilePassword = null; in unifyLocks()228 mCurrentProfilePassword); in unifyKeepingDeviceLock()235 mCurrentProfilePassword); in promptForNewDeviceLockAndThenUnify()