Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternChecker.java6 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;
111 } catch (RequestThrottledException ex) { in checkCredential()
DLockPatternUtils.java229 public static final class RequestThrottledException extends Exception { class in LockPatternUtils
232 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException
456 throws RequestThrottledException { in checkCredential()
466 throw new RequestThrottledException(response.getTimeout()); in checkCredential()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsShellCommand.java31 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;
355 } catch (RequestThrottledException e) { in checkCredential()
/frameworks/base/boot/
Dpreloaded-classes10735 com.android.internal.widget.LockPatternUtils$RequestThrottledException
Dboot-image-profile.txt35484 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
/frameworks/base/config/
Dpreloaded-classes10756 com.android.internal.widget.LockPatternUtils$RequestThrottledException
Dboot-image-profile.txt45148 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;