Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java76 protected RegistrantList mRedirNumInfoRegistrants = new RegistrantList(); field in BaseCommands
695 mRedirNumInfoRegistrants.addUnique(h, what, obj); in registerForRedirectedNumberInfo()
700 mRedirNumInfoRegistrants.remove(h); in unregisterForRedirectedNumberInfo()
H A DRIL.java6661 if (mRedirNumInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6663 mRedirNumInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()