Searched refs:RequestThrottledException (Results 1 – 7 of 7) sorted by relevance
6 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;111 } catch (RequestThrottledException ex) { in checkCredential()
229 public static final class RequestThrottledException extends Exception { class in LockPatternUtils232 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException456 throws RequestThrottledException { in checkCredential()466 throw new RequestThrottledException(response.getTimeout()); in checkCredential()
31 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;355 } catch (RequestThrottledException e) { in checkCredential()
10735 com.android.internal.widget.LockPatternUtils$RequestThrottledException
35484 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
10756 com.android.internal.widget.LockPatternUtils$RequestThrottledException
45148 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;