Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
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