Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java62 protected RegistrantList mT53AudCntrlInfoRegistrants = new RegistrantList(); field in BaseCommands
660 mT53AudCntrlInfoRegistrants.add(r); in registerForT53AudioControlInfo()
665 mT53AudCntrlInfoRegistrants.remove(h); in unregisterForT53AudioControlInfo()
DRIL.java3830 if (mT53AudCntrlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
3832 mT53AudCntrlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()