Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java230 public static final class RequestThrottledException extends Exception { class in LockPatternUtils
233 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException