Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsShellCommand.java31 import com.android.internal.widget.LockPatternUtils.RequestThrottledException;
357 } catch (RequestThrottledException e) { in checkCredential()
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java271 public static final class RequestThrottledException extends Exception { class in LockPatternUtils
274 public RequestThrottledException(int timeoutMs) { in RequestThrottledException() method in LockPatternUtils.RequestThrottledException
520 throws RequestThrottledException { in checkCredential()
530 throw new RequestThrottledException(response.getTimeout()); in checkCredential()
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/repository/
DAuthenticationRepository.kt275 } catch (ex: LockPatternUtils.RequestThrottledException) { in checkCredential()
/frameworks/base/boot/
Dpreloaded-classes13258 com.android.internal.widget.LockPatternUtils$RequestThrottledException
Dboot-image-profile.txt35703 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
/frameworks/base/config/
Dpreloaded-classes13289 com.android.internal.widget.LockPatternUtils$RequestThrottledException
Dboot-image-profile.txt45864 Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;