Home
last modified time | relevance | path

Searched refs:RequestThrottledException (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternChecker.java6 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;
111 } catch (RequestThrottledException ex) { in checkCredential()
H A DLockPatternUtils.java272 public static final class RequestThrottledException extends Exception { class in LockPatternUtils
275 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException
515 throws RequestThrottledException { in checkCredential()
525 throw new RequestThrottledException(response.getTimeout()); in checkCredential()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsShellCommand.java33 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;
365 } catch (RequestThrottledException e) { in checkCredential()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes12887 com.android.internal.widget.LockPatternUtils$RequestThrottledException
H A Dboot-image-profile.txt35694 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes12918 com.android.internal.widget.LockPatternUtils$RequestThrottledException
H A Dboot-image-profile.txt45828 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;