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 44 notifyRegistrant()
65 notifyRegistrant(AsyncResult ar)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 671 .notifyRegistrant(
    [all...]
UiccCard.java 220 r.notifyRegistrant();
IccRecords.java 143 r.notifyRegistrant(new AsyncResult(null, null, null));
159 r.notifyRegistrant(new AsyncResult(null, null, null));
IccCardProxy.java 460 r.notifyRegistrant();
483 r.notifyRegistrant();
506 r.notifyRegistrant();
ServiceStateTracker.java 237 r.notifyRegistrant();
258 r.notifyRegistrant();
376 r.notifyRegistrant();
394 r.notifyRegistrant();
412 r.notifyRegistrant();
430 r.notifyRegistrant();
449 r.notifyRegistrant();
UiccCardApplication.java 414 r.notifyRegistrant(new AsyncResult(null, null, null));
442 r.notifyRegistrant(new AsyncResult(null, null, null));
464 r.notifyRegistrant(new AsyncResult(null, null, null));
BaseCommands.java 119 r.notifyRegistrant();
136 r.notifyRegistrant(new AsyncResult(null, null, null));
154 r.notifyRegistrant(new AsyncResult(null, null, null));
172 r.notifyRegistrant(new AsyncResult(null, null, null));
190 r.notifyRegistrant(new AsyncResult(null, null, null));
563 r.notifyRegistrant(new AsyncResult(null, new Integer(mRilVersion), null));
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccController.java 164 r.notifyRegistrant();
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 142 r.notifyRegistrant(new AsyncResult(null, null, null));
    [all...]
CdmaServiceStateTracker.java 242 r.notifyRegistrant();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]

Completed in 138 milliseconds