Searched refs:mSsnRegistrants (Results 1 – 2 of 2) sorted by relevance
316 private RegistrantList mSsnRegistrants = new RegistrantList(); field in ImsPhone884 mSsnRegistrants.notifyRegistrants(ar); in notifySuppSvcNotification()1703 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()1708 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()2925 pw.println(" mSsnRegistrants = " + mSsnRegistrants); in dump()
180 private RegistrantList mSsnRegistrants = new RegistrantList(); field in GsmCdmaPhone984 mSsnRegistrants.addUnique(h, what, obj); in registerForSuppServiceNotification()989 mSsnRegistrants.remove(h); in unregisterForSuppServiceNotification()3485 mSsnRegistrants.notifyRegistrants(ar); in handleMessage()