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.java58 protected RegistrantList mNumberInfoRegistrants = new RegistrantList(); field in BaseCommands
615 mNumberInfoRegistrants.add(r); in registerForNumberInfo()
620 mNumberInfoRegistrants.remove(h); in unregisterForNumberInfo()
DRIL.java3891 if (mNumberInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
3893 mNumberInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()