Searched refs:getFuture (Results 1 – 4 of 4) sorted by relevance
499 return promise.getFuture().get().getErrorCode() == NO_ERROR; in addRngEntropy()553 public final CompletableFuture<KeyCharacteristicsCallbackResult> getFuture() { in getFuture() method in KeyStore.KeyCharacteristicsPromise575 result = promise.getFuture().get(); in generateKeyInternal()630 KeyCharacteristicsCallbackResult result = promise.getFuture().get(); in getKeyCharacteristics()663 KeyCharacteristicsCallbackResult result = promise.getFuture().get(); in importKeyInternal()771 KeyCharacteristicsCallbackResult result = promise.getFuture().get(); in importWrappedKeyInternal()816 public final CompletableFuture<ExportResult> getFuture() { in getFuture() method in KeyStore.ExportKeyPromise834 return promise.getFuture().get(); in exportKey()861 public final CompletableFuture<OperationResult> getFuture() { in getFuture() method in KeyStore.OperationPromise880 return promise.getFuture().get(); in begin()[all …]
78 public final IAppTransitionAnimationSpecsFuture getFuture() { in getFuture() method in AppTransitionAnimationSpecsFuture
63 animationSpecsFuture != null ? animationSpecsFuture.getFuture() : null, in createAspectScaleAnimation()
116 .overridePendingAppTransitionMultiThumbFuture(animationSpecFuture.getFuture(), in overridePendingAppTransitionMultiThumbFuture()