Home
last modified time | relevance | path

Searched refs:mSuppServiceFailedRegistrants (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java181 protected final RegistrantList mSuppServiceFailedRegistrants field in CallManager
1407 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()
1417 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()
2145 mSuppServiceFailedRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
DPhone.java443 protected final RegistrantList mSuppServiceFailedRegistrants = new RegistrantList(); field in Phone
1159 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants); in migrateFrom()
1372 mSuppServiceFailedRegistrants.addUnique(h, what, obj); in registerForSuppServiceFailed()
1382 mSuppServiceFailedRegistrants.remove(h); in unregisterForSuppServiceFailed()
DGsmCdmaPhone.java955 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java256 mSuppServiceFailedRegistrants.notifyResult(code); in notifySuppServiceFailed()
/frameworks/base/config/
Ddirty-image-objects1125 …anager;.INSTANCE:Lcom/android/internal/telephony/CallManager;.mSuppServiceFailedRegistrants:Lcom/a…