HomeSort by relevance Sort by last modified time
    Searched defs:notifyFailed (Results 1 - 4 of 4) sorted by null

  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractService.java 64 * #notifyFailed(Throwable)} instead.
76 * invocation should cause a call to {@link #notifyFailed(Throwable)} instead.
94 notifyFailed(startupFailure);
119 notifyFailed(shutdownFailure);
151 notifyFailed(failure);
180 notifyFailed(failure);
197 protected final void notifyFailed(Throwable cause) {
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java     [all...]
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 49 milliseconds