Searched refs:notifyRegistrant (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/core/java/android/os/
H A DRegistrant.java43 notifyRegistrant() method in class:Registrant
64 notifyRegistrant(AsyncResult ar) method in class:Registrant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java314 r.notifyRegistrant();
335 r.notifyRegistrant();
495 r.notifyRegistrant();
513 r.notifyRegistrant();
549 r.notifyRegistrant();
567 r.notifyRegistrant();
586 r.notifyRegistrant();
H A DBaseCommands.java118 r.notifyRegistrant();
146 r.notifyRegistrant(new AsyncResult(null, null, null));
166 r.notifyRegistrant(new AsyncResult(null, null, null));
186 r.notifyRegistrant(new AsyncResult(null, null, null));
206 r.notifyRegistrant(new AsyncResult(null, null, null));
713 r.notifyRegistrant(new AsyncResult(null, new Integer(mRilVersion), null));
H A DRIL.java673 .notifyRegistrant(
2432 mEmergencyCallbackModeRegistrant.notifyRegistrant();
2801 .notifyRegistrant(new AsyncResult(null, sms, null));
2809 mSmsStatusRegistrant.notifyRegistrant(
2821 notifyRegistrant(new AsyncResult(null, smsIndex, null));
2838 mUSSDRegistrant.notifyRegistrant(
2863 .notifyRegistrant(new AsyncResult (null, result, null));
2877 mSignalStrengthRegistrant.notifyRegistrant(
2891 mSsnRegistrant.notifyRegistrant(
2900 mCatSessionEndRegistrant.notifyRegistrant(
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java483 r.notifyRegistrant(new AsyncResult(null, null, null));
511 r.notifyRegistrant(new AsyncResult(null, null, null));
533 r.notifyRegistrant(new AsyncResult(null, null, null));
H A DIccRecords.java188 r.notifyRegistrant(new AsyncResult(null, null, null));
204 r.notifyRegistrant(new AsyncResult(null, null, null));
H A DUiccController.java232 r.notifyRegistrant();
H A DUiccCard.java267 r.notifyRegistrant();
288 r.notifyRegistrant();
H A DIccCardProxy.java632 r.notifyRegistrant();
655 r.notifyRegistrant();
678 r.notifyRegistrant();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java136 r.notifyRegistrant(new AsyncResult(null, null, null));
H A DCDMAPhone.java1113 mEcmExitRespRegistrant.notifyRegistrant(ar);
H A DCdmaServiceStateTracker.java255 r.notifyRegistrant();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1398 mSsnRegistrant.notifyRegistrant(new AsyncResult(null, not, null));

Completed in 3693 milliseconds