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

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

Completed in 51 milliseconds