Searched refs:RequestThrottledException (Results 1 – 7 of 7) sorted by relevance
31 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;357 } catch (RequestThrottledException e) { in checkCredential()
271 public static final class RequestThrottledException extends Exception { class in LockPatternUtils274 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException520 throws RequestThrottledException { in checkCredential()530 throw new RequestThrottledException(response.getTimeout()); in checkCredential()
275 } catch (ex: LockPatternUtils.RequestThrottledException) { in checkCredential()
13258 com.android.internal.widget.LockPatternUtils$RequestThrottledException
35703 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
13289 com.android.internal.widget.LockPatternUtils$RequestThrottledException
45864 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;