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

  /frameworks/base/core/java/android/os/
Registrant.java 44 notifyRegistrant()
65 notifyRegistrant(AsyncResult ar)
  /frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java 191 r.notifyRegistrant();
212 r.notifyRegistrant();
325 r.notifyRegistrant();
343 r.notifyRegistrant();
361 r.notifyRegistrant();
379 r.notifyRegistrant();
398 r.notifyRegistrant();
BaseCommands.java 118 r.notifyRegistrant();
135 r.notifyRegistrant(new AsyncResult(null, null, null));
153 r.notifyRegistrant(new AsyncResult(null, null, null));
171 r.notifyRegistrant(new AsyncResult(null, null, null));
189 r.notifyRegistrant(new AsyncResult(null, null, null));
562 r.notifyRegistrant(new AsyncResult(null, new Integer(mRilVersion), null));
RIL.java 670 .notifyRegistrant(
    [all...]
IccCard.java 238 r.notifyRegistrant();
255 r.notifyRegistrant();
272 r.notifyRegistrant();
287 r.notifyRegistrant(new AsyncResult(null, null, null));
313 r.notifyRegistrant(new AsyncResult(null, null, null));
    [all...]
IccRecords.java 144 r.notifyRegistrant(new AsyncResult(null, null, null));
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 141 r.notifyRegistrant(new AsyncResult(null, null, null));
    [all...]
CDMAPhone.java 903 mEcmExitRespRegistrant.notifyRegistrant(ar);
    [all...]
CdmaServiceStateTracker.java 242 r.notifyRegistrant();
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]

Completed in 248 milliseconds