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.java77 protected RegistrantList mRedirNumInfoRegistrants = new RegistrantList(); field in BaseCommands
704 mRedirNumInfoRegistrants.addUnique(h, what, obj); in registerForRedirectedNumberInfo()
709 mRedirNumInfoRegistrants.remove(h); in unregisterForRedirectedNumberInfo()
DRIL.java6033 if (mRedirNumInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6035 mRedirNumInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()