Searched refs:mSuppServiceFailedRegistrants (Results 1 – 6 of 6) sorted by relevance
136 protected final RegistrantList mSuppServiceFailedRegistrants field in PhoneMock295 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()299 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()
182 protected final RegistrantList mSuppServiceFailedRegistrants field in CallManager1418 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()1428 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()2165 mSuppServiceFailedRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
369 protected final RegistrantList mSuppServiceFailedRegistrants = new RegistrantList(); field in Phone984 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants); in migrateFrom()1191 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()1201 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()
755 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
172 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
223 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()