Searched refs:BackendBusyException (Results 1 – 3 of 3) sorted by relevance
29 public class BackendBusyException extends ProviderException { class37 public BackendBusyException(@DurationMillisLong long backOffHintMillis) { in BackendBusyException() method in BackendBusyException49 public BackendBusyException(@DurationMillisLong long backOffHintMillis, in BackendBusyException() method in BackendBusyException62 public BackendBusyException(@DurationMillisLong long backOffHintMillis, in BackendBusyException() method in BackendBusyException
25 import android.security.keystore.BackendBusyException;106 throw new BackendBusyException(backOffHint); in createOperation()
37505 public class BackendBusyException extends java.security.ProviderException {37506 ctor public BackendBusyException(long);37507 ctor public BackendBusyException(long, @NonNull String);37508 ctor public BackendBusyException(long, @NonNull String, @NonNull Throwable);