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.java74 protected RegistrantList mT53ClirInfoRegistrants = new RegistrantList(); field in BaseCommands
699 mT53ClirInfoRegistrants.addUnique(h, what, obj); in registerFoT53ClirlInfo()
704 mT53ClirInfoRegistrants.remove(h); in unregisterForT53ClirInfo()
DRIL.java5974 if (mT53ClirInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5976 mT53ClirInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()