Searched refs:mRemainingAttempts (Results 1 – 3 of 3) sorted by relevance
40 private int mRemainingAttempts; field in RemoteLockscreenValidationSession91 mInstance.mRemainingAttempts = remainingAttempts; in setRemainingAttempts()126 return mRemainingAttempts; in getRemainingAttempts()133 out.writeInt(mRemainingAttempts); in writeToParcel()142 mRemainingAttempts = in.readInt(); in RemoteLockscreenValidationSession()
61 private int mRemainingAttempts = -1; field in KeyguardSimPinViewController81 mRemainingAttempts = -1;183 mRemainingAttempts = result.getAttemptsRemaining(); in verifyPasswordAndUnlock()192 mRemainingAttempts = -1; in verifyPasswordAndUnlock()289 if (mRemainingAttempts >= 0) { in showDefaultMessage()299 mRemainingAttempts = result.getAttemptsRemaining(); in showDefaultMessage()377 mRemainingAttempts = -1; in handleSubInfoChangeIfNeeded()
56 private int mRemainingAttempts; field in KeyguardSimPukViewController73 mRemainingAttempts = -1;199 if (mRemainingAttempts >= 0) { in showDefaultMessage()201 mRemainingAttempts, true, in showDefaultMessage()245 mRemainingAttempts = result.getAttemptsRemaining(); in showDefaultMessage()295 mRemainingAttempts = -1; in updateSim()366 mRemainingAttempts = -1; in handleSubInfoChangeIfNeeded()