Searched refs:mSuppServiceFailedRegistrants (Results 1 – 5 of 5) sorted by relevance
179 protected final RegistrantList mSuppServiceFailedRegistrants field in CallManager1415 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()1425 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()2162 mSuppServiceFailedRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
388 protected final RegistrantList mSuppServiceFailedRegistrants = new RegistrantList(); field in Phone1013 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants); in migrateFrom()1226 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()1236 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()
831 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
171 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
217 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()