Searched refs:mSubscriptionInfoReadyRegistrants (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java157 protected final RegistrantList mSubscriptionInfoReadyRegistrants field in class:CallManager
1445 mSubscriptionInfoReadyRegistrants.addUnique(h, what, obj);
1453 mSubscriptionInfoReadyRegistrants.remove(h);
1815 mSubscriptionInfoReadyRegistrants.notifyRegistrants((AsyncResult) msg.obj);

Completed in 82 milliseconds