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.java71 protected RegistrantList mNumberInfoRegistrants = new RegistrantList(); field in BaseCommands
669 mNumberInfoRegistrants.addUnique(h, what, obj); in registerForNumberInfo()
674 mNumberInfoRegistrants.remove(h); in unregisterForNumberInfo()
DRIL.java5956 if (mNumberInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5958 mNumberInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()