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.java66 protected RegistrantList mNumberInfoRegistrants = new RegistrantList(); field in BaseCommands
674 mNumberInfoRegistrants.add(r); in registerForNumberInfo()
679 mNumberInfoRegistrants.remove(h); in unregisterForNumberInfo()
DRIL.java5207 if (mNumberInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5209 mNumberInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()