Home
last modified time | relevance | path

Searched defs:getFuture (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/view/
DAppTransitionAnimationSpecsFuture.java78 public final IAppTransitionAnimationSpecsFuture getFuture() { in getFuture() method in AppTransitionAnimationSpecsFuture
/frameworks/base/keystore/java/android/security/
DKeyStore.java542 public final CompletableFuture<KeyCharacteristicsCallbackResult> getFuture() { in getFuture() method in KeyStore.KeyCharacteristicsPromise
805 public final CompletableFuture<ExportResult> getFuture() { in getFuture() method in KeyStore.ExportKeyPromise
850 public final CompletableFuture<OperationResult> getFuture() { in getFuture() method in KeyStore.OperationPromise
962 public final CompletableFuture<KeystoreResponse> getFuture() { in getFuture() method in KeyStore.KeystoreResultPromise
1117 public final CompletableFuture<KeyAttestationCallbackResult> getFuture() { in getFuture() method in KeyStore.CertificateChainPromise