Searched refs:runServiceFuture (Results 1 – 7 of 7) sorted by relevance
92 ListenableFuture<Bundle> runServiceFuture = FluentFuture.from(loadServiceFuture) in run() local101 mServiceFlow.uploadServiceFlowMetrics(runServiceFuture); in run()104 mServiceFlow.getServiceFlowResultFuture(runServiceFuture); in run()
44 default void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) {} in uploadServiceFlowMetrics() argument47 ListenableFuture<R> getServiceFlowResultFuture(ListenableFuture<Bundle> runServiceFuture); in getServiceFlowResultFuture() argument
161 public void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) { in uploadServiceFlowMetrics() argument162 var unused = FluentFuture.from(runServiceFuture) in uploadServiceFlowMetrics()188 ListenableFuture<Bundle> runServiceFuture) { in getServiceFlowResultFuture() argument189 return FluentFuture.from(runServiceFuture) in getServiceFlowResultFuture()
211 public void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) { in uploadServiceFlowMetrics() argument212 var unused = FluentFuture.from(runServiceFuture) in uploadServiceFlowMetrics()238 ListenableFuture<Bundle> runServiceFuture) { in getServiceFlowResultFuture() argument242 return FluentFuture.from(runServiceFuture) in getServiceFlowResultFuture()
235 public void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) { in uploadServiceFlowMetrics() argument237 FluentFuture.from(runServiceFuture) in uploadServiceFlowMetrics()265 ListenableFuture<Bundle> runServiceFuture) { in getServiceFlowResultFuture() argument267 FluentFuture.from(runServiceFuture) in getServiceFlowResultFuture()
220 public void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) { in uploadServiceFlowMetrics() argument221 var unused = FluentFuture.from(runServiceFuture) in uploadServiceFlowMetrics()247 ListenableFuture<Bundle> runServiceFuture) { in getServiceFlowResultFuture() argument248 return FluentFuture.from(runServiceFuture) in getServiceFlowResultFuture()
220 public void uploadServiceFlowMetrics(ListenableFuture<Bundle> runServiceFuture) { in uploadServiceFlowMetrics() argument221 var unused = FluentFuture.from(runServiceFuture) in uploadServiceFlowMetrics()246 ListenableFuture<Bundle> runServiceFuture) { in getServiceFlowResultFuture() argument247 return FluentFuture.from(runServiceFuture) in getServiceFlowResultFuture()