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

  /frameworks/base/core/java/android/os/
Registrant.java 49 notifyResult(Object result)
RegistrantList.java 95 notifyResult(Object result)
  /system/vold/
Benchmark.cpp 39 static void notifyResult(const std::string& path, int64_t create_d,
130 notifyResult(path, create_d, drop_d, run_d, destroy_d);
TrimTask.cpp 106 static void notifyResult(const std::string& path, int64_t bytes, int64_t delta) {
133 notifyResult(path, -1, -1);
138 notifyResult(path, range.len, delta);
  /cts/tests/tests/view/src/android/view/cts/
DisplayRefreshRateTest.java 56 public final synchronized void notifyResult(float fps) {
127 mResult.notifyResult((float)mNumFrames / elapsed);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java 216 mDisconnectRegistrants.notifyResult(cn);
220 mUnknownConnectionRegistrants.notifyResult(this);
224 mSuppServiceFailedRegistrants.notifyResult(code);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 186 mDisconnectRegistrants.notifyResult(cn);
190 mUnknownConnectionRegistrants.notifyResult(this);
194 mSuppServiceFailedRegistrants.notifyResult(code);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 385 mDataRegStateOrRatChangedRegistrants.notifyResult(new Pair<Integer, Integer>(drs, rat));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 301 milliseconds