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.java56 protected RegistrantList mRedirNumInfoRegistrants = new RegistrantList(); field in BaseCommands
625 mRedirNumInfoRegistrants.add(r); in registerForRedirectedNumberInfo()
630 mRedirNumInfoRegistrants.remove(h); in unregisterForRedirectedNumberInfo()
DRIL.java4255 if (mRedirNumInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
4257 mRedirNumInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()