Home
last modified time | relevance | path

Searched refs:mDetachedRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java87 mPhone.getServiceStateTracker().mDetachedRegistrants.notifyRegistrants();
DServiceStateTracker.java153 protected RegistrantList mDetachedRegistrants = new RegistrantList(); field in ServiceStateTracker
2699 mDetachedRegistrants.notifyRegistrants(); in pollStateDoneGsm()
2902 mDetachedRegistrants.notifyRegistrants(); in pollStateDoneCdma()
3161 mDetachedRegistrants.notifyRegistrants(); in pollStateDoneCdmaLte()
4095 mDetachedRegistrants.add(r); in registerForDataConnectionDetached()
4102 mDetachedRegistrants.remove(h); in unregisterForDataConnectionDetached()