HomeSort by relevance Sort by last modified time
    Searched full:notifyfailed (Results 1 - 11 of 11) sorted by null

  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
StreamService.java 125 notifyFailed(e);
182 notifyFailed(e.getCause());
221 notifyFailed(e);
233 notifyFailed(e);
260 notifyFailed(
268 notifyFailed(
379 notifyFailed(e);
422 notifyFailed(e);
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java 57 notifyFailed(t);
72 notifyFailed(t);
AbstractService.java 149 * {@link #notifyFailed(Throwable)} instead.
161 * {@link #notifyFailed(Throwable)} instead.
177 notifyFailed(startupFailure);
217 notifyFailed(shutdownFailure);
307 notifyFailed(failure);
342 notifyFailed(failure);
358 protected final void notifyFailed(Throwable cause) {
AbstractScheduledService.java 182 notifyFailed(t);
204 notifyFailed(t);
233 notifyFailed(t);
458 // notices and transitions to the FAILED state. We do it by calling notifyFailed directly
462 service.notifyFailed(e);
AbstractExecutionThreadService.java 76 notifyFailed(t);
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractServiceTest.java 287 service.notifyFailed(EXCEPTION);
296 service.notifyFailed(EXCEPTION);
307 service.notifyFailed(EXCEPTION);
379 service.notifyFailed(EXCEPTION);
461 service.notifyFailed(new Exception("1"));
462 service.notifyFailed(new Exception("2"));
744 notifyFailed(EXCEPTION);
755 notifyFailed(EXCEPTION);
769 notifyFailed(EXCEPTION);
925 service.notifyFailed(new Exception())
    [all...]
ServiceManagerTest.java 94 notifyFailed(new IllegalStateException("failed"));
101 notifyFailed(new IllegalStateException("failed"));
107 notifyFailed(new IllegalStateException("failed"));
387 notifyFailed(new Exception("boom"));
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/
grpc-netty-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-okhttp/0.13.2/
grpc-okhttp-0.13.2.jar 

Completed in 473 milliseconds