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.java116 mPhone.getServiceStateTracker().mDetachedRegistrants.notifyRegistrants();
DServiceStateTracker.java153 protected RegistrantList mDetachedRegistrants = new RegistrantList(); field in ServiceStateTracker
630 mDetachedRegistrants.notifyRegistrants(); in updatePhoneType()
2952 mDetachedRegistrants.notifyRegistrants(); in pollStateDone()
4081 mDetachedRegistrants.add(r); in registerForDataConnectionDetached()
4088 mDetachedRegistrants.remove(h); in unregisterForDataConnectionDetached()