Home
last modified time | relevance | path

Searched refs:mNumberInfoRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java76 protected RegistrantList mNumberInfoRegistrants = new RegistrantList(); field in BaseCommands
694 mNumberInfoRegistrants.addUnique(h, what, obj); in registerForNumberInfo()
699 mNumberInfoRegistrants.remove(h); in unregisterForNumberInfo()
DRIL.java6027 if (mNumberInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6029 mNumberInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()