Searched refs:mSsnRegistrants (Results 1 – 2 of 2) sorted by relevance
252 private RegistrantList mSsnRegistrants = new RegistrantList(); field in ImsPhone696 mSsnRegistrants.notifyRegistrants(ar); in notifySuppSvcNotification()1444 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()1449 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()2247 pw.println(" mSsnRegistrants = " + mSsnRegistrants); in dump()
145 private RegistrantList mSsnRegistrants = new RegistrantList(); field in GsmCdmaPhone868 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()873 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()2905 mSsnRegistrants.notifyRegistrants(ar); in handleMessage()