Searched refs:mSsnRegistrants (Results 1 – 2 of 2) sorted by relevance
281 private RegistrantList mSsnRegistrants = new RegistrantList(); field in ImsPhone821 mSsnRegistrants.notifyRegistrants(ar); in notifySuppSvcNotification()1625 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()1630 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()2552 pw.println(" mSsnRegistrants = " + mSsnRegistrants); in dump()
157 private RegistrantList mSsnRegistrants = new RegistrantList(); field in GsmCdmaPhone886 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()891 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()3077 mSsnRegistrants.notifyRegistrants(ar); in handleMessage()