Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java72 protected RegistrantList mRedirNumInfoRegistrants = new RegistrantList(); field in BaseCommands
679 mRedirNumInfoRegistrants.addUnique(h, what, obj); in registerForRedirectedNumberInfo()
684 mRedirNumInfoRegistrants.remove(h); in unregisterForRedirectedNumberInfo()
DRIL.java5961 if (mRedirNumInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5963 mRedirNumInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()