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.java137 mPhone.getServiceStateTracker().mDetachedRegistrants.notifyRegistrants();
DServiceStateTracker.java162 protected RegistrantList mDetachedRegistrants = new RegistrantList(); field in ServiceStateTracker
592 mDetachedRegistrants.notifyRegistrants(); in updatePhoneType()
3016 mDetachedRegistrants.notifyRegistrants(); in pollStateDone()
3826 mDetachedRegistrants.add(r); in registerForDataConnectionDetached()
3833 mDetachedRegistrants.remove(h); in unregisterForDataConnectionDetached()