Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java79 protected RegistrantList mT53ClirInfoRegistrants = new RegistrantList(); field in BaseCommands
724 mT53ClirInfoRegistrants.addUnique(h, what, obj); in registerFoT53ClirlInfo()
729 mT53ClirInfoRegistrants.remove(h); in unregisterForT53ClirInfo()
DRIL.java6045 if (mT53ClirInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6047 mT53ClirInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()