Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DRemoteLockscreenValidationSession.java90 public @NonNull Builder setRemainingAttempts(int remainingAttempts) { in setRemainingAttempts() method in RemoteLockscreenValidationSession.Builder
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DRecoverableKeyStoreManager.java1026 .setRemainingAttempts(remainingAttempts) in startRemoteLockscreenValidation()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1045 …od @NonNull public android.app.RemoteLockscreenValidationSession.Builder setRemainingAttempts(int);