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.java75 protected RegistrantList mNumberInfoRegistrants = new RegistrantList(); field in BaseCommands
685 mNumberInfoRegistrants.addUnique(h, what, obj); in registerForNumberInfo()
690 mNumberInfoRegistrants.remove(h); in unregisterForNumberInfo()
DRIL.java6599 if (mNumberInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6601 mNumberInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()