Remove a couple of CompletableFuture methods from CorePlatformApi

CompletableFuture.{completeOnTimeout,failedFuture} are already public
and in api/current.txt so do not need CorePlatformApi annotations.

Bug: 185153775
Test: m
Change-Id: I9dc49e04e2345d9ae59cf209dcf343f835c7ec71
3 files changed