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.java59 protected RegistrantList mRedirNumInfoRegistrants = new RegistrantList(); field in BaseCommands
626 mRedirNumInfoRegistrants.add(r); in registerForRedirectedNumberInfo()
631 mRedirNumInfoRegistrants.remove(h); in unregisterForRedirectedNumberInfo()
DRIL.java3897 if (mRedirNumInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
3899 mRedirNumInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()