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

  /frameworks/base/core/java/android/os/
Registrant.java 43 notifyRegistrant()
64 notifyRegistrant(AsyncResult ar)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 712 .notifyRegistrant(
    [all...]
BaseCommands.java 126 r.notifyRegistrant();
154 r.notifyRegistrant(new AsyncResult(null, null, null));
174 r.notifyRegistrant(new AsyncResult(null, null, null));
194 r.notifyRegistrant(new AsyncResult(null, null, null));
214 r.notifyRegistrant(new AsyncResult(null, null, null));
741 r.notifyRegistrant(new AsyncResult(null, new Integer(mRilVersion), null));
ServiceStateTracker.java 430 r.notifyRegistrant();
451 r.notifyRegistrant();
472 r.notifyRegistrant();
493 r.notifyRegistrant();
666 r.notifyRegistrant();
684 r.notifyRegistrant();
720 r.notifyRegistrant();
738 r.notifyRegistrant();
757 r.notifyRegistrant();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccController.java 192 r.notifyRegistrant();
IccRecords.java 199 r.notifyRegistrant(new AsyncResult(null, null, null));
215 r.notifyRegistrant(new AsyncResult(null, null, null));
UiccCard.java 267 r.notifyRegistrant();
288 r.notifyRegistrant();
UiccCardApplication.java 491 r.notifyRegistrant(new AsyncResult(null, null, null));
519 r.notifyRegistrant(new AsyncResult(null, null, null));
541 r.notifyRegistrant(new AsyncResult(null, null, null));
    [all...]
IccCardProxy.java 658 r.notifyRegistrant();
681 r.notifyRegistrant();
704 r.notifyRegistrant();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 142 r.notifyRegistrant(new AsyncResult(null, null, null));
    [all...]
CdmaServiceStateTracker.java 255 r.notifyRegistrant();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]

Completed in 124 milliseconds