Searched refs:supportUrlFuture (Results 1 – 1 of 1) sorted by relevance
61 ListenableFuture<String> supportUrlFuture = setupParametersClient.getSupportUrl(); in retrieveData() local65 kioskAppProviderNameFuture, termsAndConditionsUrlFuture, supportUrlFuture, in retrieveData()71 String supportUrl = Futures.getDone(supportUrlFuture); in retrieveData()